/bionic/libc/arch-x86/silvermont/string/ |
D | sse4-memcmp-slm.S | 101 # define JMPTBL(I, B) I - B argument 118 # define JMPTBL(I, B) I argument
|
D | sse2-strcpy-slm.S | 106 # define JMPTBL(I, B) I - B argument 123 # define JMPTBL(I, B) I argument
|
D | sse2-memset-slm.S | 64 # define JMPTBL(I, B) I - B argument
|
/bionic/libc/arch-x86_64/string/ |
D | sse2-strcpy-slm.S | 66 #define JMPTBL(I, B) I - B argument
|
D | sse4-memcmp-slm.S | 72 #define JMPTBL(I, B) (I - B) argument
|
/bionic/libc/arch-x86/atom/string/ |
D | ssse3-memcpy-atom.S | 96 # define JMPTBL(I, B) I - B argument 120 # define JMPTBL(I, B) I argument
|
D | sse2-memset-atom.S | 64 #define JMPTBL(I, B) I - B argument
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | catrig.c | 153 do_hard_work(double x, double y, double *rx, int *B_is_usable, double *B, in do_hard_work() 277 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local 358 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacos() local
|
D | catrigf.c | 88 do_hard_work(float x, float y, float *rx, int *B_is_usable, float *B, in do_hard_work() 148 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local 203 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosf() local
|