Home
last modified time | relevance | path

Searched defs:N (Results 1 – 25 of 63) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/test/tls/
A Dtst-tlsmod17b.c1 #define P(N) extern int tlsmod17a##N (void); argument
11 #define P(N) res |= tlsmod17a##N (); in tlsmod17b() argument
A Dtst-tlsmod17a.c4 #define N 0 macro
12 CONCAT (tlsmod17a, N) (void) in CONCAT() argument
A Dtst-tlsmod18a.c4 # define N 0 macro
A Dtst-tls12.c3 #define CHECK(N, S) \ argument
A Dtst-tls11.c3 #define CHECK(N, S) \ argument
A Dtst-tls10.c8 #define CHECK(N, S) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/soft-fp/
A Dop-8.h39 #define _FP_FRAC_SLL_8(X,N) \ argument
59 #define _FP_FRAC_SRL_8(X,N) \ argument
85 #define _FP_FRAC_SRS_8(X,N,size) \ argument
A Dop-1.h41 #define _FP_FRAC_SLL_1(X,N) \ argument
48 #define _FP_FRAC_SRL_1(X,N) (X##_f >>= N) argument
51 #define _FP_FRAC_SRST_1(X,S,N,sz) __FP_FRAC_SRST_1(X##_f, S, N, sz) argument
52 #define _FP_FRAC_SRS_1(X,N,sz) __FP_FRAC_SRS_1(X##_f, N, sz) argument
54 #define __FP_FRAC_SRST_1(X,S,N,sz) \ argument
61 #define __FP_FRAC_SRS_1(X,N,sz) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-basic1.c45 #define N 2 in do_test() macro
A Dtst-barrier4.c30 #define N 20 macro
A Dtst-cancel10.c87 #define N 20 in do_test() macro
A Dtst-tls3.c34 #define N 10 macro
A Dtst-basic2.c26 #define N 20 macro
A Dtst-basic3.c57 #define N 20 in do_test() macro
A Dtst-cond3.c35 #define N 10 macro
A Dtst-once2.c25 #define N 100 macro
A Dtst-mutex7.c33 #define N 100 macro
A Dtst-fork1.c64 #define N 5 macro
A Dtst-barrier2.c135 #define N 30 in do_test() macro
A Dtst-cond2.c70 #define N 10 macro
A Dtst-tls2.c30 #define N 10 macro
A Dtst-clock2.c58 # define N 10 in do_test() macro
A Dtst-key2.c23 #define N 2 macro
A Dtst-key4.c94 #define N 2 in do_test() macro
A Dtst-kill6.c82 #define N 20 in do_test() macro

Completed in 29 milliseconds

123