Searched defs:SCALE (Results 1 – 11 of 11) sorted by relevance
/sysdeps/i386/i686/multiarch/ |
A D | memcpy-ssse3-rep.S | 64 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument 78 # define BRANCH_TO_JMPTBL_ENTRY_TAIL(TABLE, INDEX, SCALE) \ argument 92 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument 97 # define BRANCH_TO_JMPTBL_ENTRY_TAIL(TABLE, INDEX, SCALE) \ argument
|
A D | memcmp-sse4.S | 52 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument 68 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
|
A D | strcat-sse2.S | 43 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument 60 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
|
A D | strcpy-sse2.S | 58 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument 75 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
|
A D | memcpy-ssse3.S | 64 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument 86 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
|
/sysdeps/x86_64/multiarch/ |
A D | strcpy-sse2-unaligned.S | 31 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
|
A D | memcpy-ssse3-back.S | 37 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
|
A D | memcpy-ssse3.S | 37 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ argument
|
/sysdeps/ieee754/ldbl-96/ |
A D | e_hypotl.c | 35 #define SCALE 0x8p-8257L macro
|
/sysdeps/ieee754/ldbl-128/ |
A D | e_hypotl.c | 35 #define SCALE L(0x1p-8303) macro
|
/sysdeps/ieee754/dbl-64/ |
A D | e_hypot.c | 48 #define SCALE 0x1p-600 macro
|
Completed in 20 milliseconds