Home
last modified time | relevance | path

Searched defs:B (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/arch-x86/silvermont/string/
Dsse4-memcmp-slm.S101 # define JMPTBL(I, B) I - B argument
118 # define JMPTBL(I, B) I argument
Dsse2-strcpy-slm.S106 # define JMPTBL(I, B) I - B argument
123 # define JMPTBL(I, B) I argument
Dsse2-memset-slm.S64 # define JMPTBL(I, B) I - B argument
/bionic/libc/arch-x86_64/string/
Dsse2-strcpy-slm.S66 #define JMPTBL(I, B) I - B argument
Dsse4-memcmp-slm.S72 #define JMPTBL(I, B) (I - B) argument
/bionic/libc/arch-x86/atom/string/
Dssse3-memcpy-atom.S96 # define JMPTBL(I, B) I - B argument
120 # define JMPTBL(I, B) I argument
Dsse2-memset-atom.S64 #define JMPTBL(I, B) I - B argument
/bionic/libm/upstream-freebsd/lib/msun/src/
Dcatrig.c153 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
Dcatrigf.c88 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