Home
last modified time | relevance | path

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

123

/sysdeps/ieee754/dbl-64/
A De_log_data.c21 #define N (1 << LOG_TABLE_BITS) macro
A De_exp_data.c21 #define N (1 << EXP_TABLE_BITS) macro
A De_log2_data.c21 #define N (1 << LOG2_TABLE_BITS) macro
A Ddbl2mpn.c43 # define N 2 in __mpn_extract_double() macro
48 # define N 1 in __mpn_extract_double() macro
A De_pow_log_data.c21 #define N (1 << POW_LOG_TABLE_BITS) macro
/sysdeps/ieee754/flt-32/
A De_exp2f_data.c21 #define N (1 << EXP2F_TABLE_BITS) macro
/sysdeps/ieee754/ldbl-96/
A Dldbl2mpn.c45 #define N 2 in __mpn_extract_long_double() macro
50 #define N 1 in __mpn_extract_long_double() macro
/sysdeps/x86/
A Dldbl2mpn.c44 #define N 2 in __mpn_extract_long_double() macro
49 #define N 1 in __mpn_extract_long_double() macro
/sysdeps/unix/
A Dsyscall-template.S64 # define T_PSEUDO(SYMBOL, NAME, N, U1, U2) \ argument
66 # define T_PSEUDO_NOERRNO(SYMBOL, NAME, N, U1, U2) \ argument
68 # define T_PSEUDO_ERRVAL(SYMBOL, NAME, N, U1, U2) \ argument
71 # define T_PSEUDO(SYMBOL, NAME, N) \ argument
73 # define T_PSEUDO_NOERRNO(SYMBOL, NAME, N) \ argument
75 # define T_PSEUDO_ERRVAL(SYMBOL, NAME, N) \ argument
/sysdeps/ieee754/ldbl-128/
A Dldbl2mpn.c48 #define N 4 in __mpn_extract_long_double() macro
54 #define N 2 in __mpn_extract_long_double() macro
/sysdeps/i386/
A Dmemset.S34 #define N STR1+4 macro
37 #define N STR2+4 macro
A Dmemcpy.S30 # define N STR1+4 macro
34 # define N STR2+4 macro
/sysdeps/pthread/
A Dtst-mutex7robust.c6 #define N 32 macro
A Dtst-basic1.c49 #define N 2 in do_test() macro
A Dtst-cnd-broadcast.c48 #define N 5 macro
A Dtst-barrier4.c29 #define N 20 macro
A Dtst-call-once.c43 #define N 20 macro
A Dtst-cancel10.c86 #define N 20 in do_test() macro
/sysdeps/x86_64/fpu/
A Dtest-vector-abi-arg1.h28 #define N 1000 macro
A Dtest-vector-abi-arg2.h28 #define N 1000 macro
A Dtest-vector-abi-sincos.h28 #define N 1000 macro
/sysdeps/ieee754/ldbl-128ibm/
A Dldbl2mpn.c103 #define N 4 in __mpn_extract_long_double() macro
108 #define N 2 in __mpn_extract_long_double() macro
/sysdeps/powerpc/powerpc64/
A Dmul_1.S24 #define N r5 macro
A Dlshift.S23 #define N r5 macro
/sysdeps/powerpc/powerpc64/power7/
A Dadd_n.S37 #define N r6 macro

Completed in 27 milliseconds

123