Home
last modified time | relevance | path

Searched defs:q (Results 1 – 25 of 43) sorted by relevance

12

/bionic/tests/libs/
Dstack_tagging_helper.cpp105 char* q = mte_increment_tag(p); in vfork_child() local
118 char* q = mte_get_tag(p); in vfork_parent() local
153 char* q = mte_increment_tag(p); in settag_and_longjmp() local
167 void* q = mte_get_tag(p); in check_stack_tags() local
Dheap_tagging_helper.cpp80 void* q = p; in main() local
/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dtsearch.c27 node *q; in tsearch() local
59 node *q; in tdelete() local
/bionic/libc/upstream-freebsd/lib/libc/string/
Dwcspbrk.c45 const wchar_t *q; in wcspbrk() local
Dwcsspn.c45 const wchar_t *q; in wcsspn() local
Dwcscspn.c45 const wchar_t *q; in wcscspn() local
Dwcsncat.c45 wchar_t *q; in wcsncat() local
/bionic/libc/upstream-openbsd/lib/libc/string/
Dwcswidth.c37 int w, q; in wcswidth() local
/bionic/libm/upstream-freebsd/lib/msun/src/
De_asinl.c33 long double t=0.0,w,p,q,c,r,s; in asinl() local
Ds_remquof.c29 u_int32_t q,sxy; in remquof() local
De_j1f.c225 const float *p,*q; in ponef() local
322 const float *p,*q; in qonef() local
De_j1.c269 const double *p,*q; in pone() local
366 const double *p,*q; in qone() local
De_asinf.c41 float t,w,p,q; in asinf() local
De_acosl.c43 long double z,p,q,r,w,s,c,df; in acosl() local
Ds_remquo.c31 u_int32_t lx,ly,lz,q,sxy; in remquo() local
De_j0f.c230 const float *p,*q; in pzerof() local
327 const float *p,*q; in qzerof() local
De_acosf.c40 float z,p,q,r,w,s,c,df; in acosf() local
De_j0.c275 const double *p,*q; in pzero() local
372 const double *p,*q; in qzero() local
De_acos.c63 double z,p,q,r,w,s,c,df; in acos() local
De_asin.c69 double t=0.0,w,p,q,c,r,s; in asin() local
Ds_remquol.c70 int ix,iy,n,q,sx,sxy; in remquol() local
Dk_rem_pio2.c293 double z,fw,f[20],fq[20],q[20]; in __kernel_rem_pio2() local
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_log.c361 double F, f, g, q, u, v, u1, u2; in __log__D() local
/bionic/tests/
Dsearch_test.cpp166 for (q_node* q = &zero; q != nullptr; q = q->next) { in TEST() local
172 for (q_node* q = &two; q != nullptr; q = q->prev) { in TEST() local
/bionic/libc/dns/net/
Dgetservent.c40 const char* q; in getservent_r() local

12