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.cpp77 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/
Dwcscspn.c45 const wchar_t *q; in wcscspn() local
Dwcspbrk.c45 const wchar_t *q; in wcspbrk() local
Dwcsspn.c45 const wchar_t *q; in wcsspn() 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.c37 long double t=0.0,w,p,q,c,r,s; in asinl() local
Ds_remquof.c33 u_int32_t q,sxy; in remquof() local
De_asinf.c38 float t,w,p,q; in __ieee754_asinf() local
De_j1f.c228 const float *p,*q; in ponef() local
325 const float *p,*q; in qonef() local
De_j1.c273 const double *p,*q; in pone() local
370 const double *p,*q; in qone() local
De_acosl.c47 long double z,p,q,r,w,s,c,df; in acosl() local
Ds_remquo.c35 u_int32_t lx,ly,lz,q,sxy; in remquo() local
De_j0f.c233 const float *p,*q; in pzerof() local
330 const float *p,*q; in qzerof() local
De_acosf.c37 float z,p,q,r,w,s,c,df; in __ieee754_acosf() local
De_j0.c279 const double *p,*q; in pzero() local
376 const double *p,*q; in qzero() local
De_asin.c73 double t=0.0,w,p,q,c,r,s; in __ieee754_asin() local
De_acos.c67 double z,p,q,r,w,s,c,df; in __ieee754_acos() local
Ds_remquol.c74 int ix,iy,n,q,sx,sxy; in remquol() local
Dk_rem_pio2.c297 double z,fw,f[20],fq[20],q[20]; in __kernel_rem_pio2() local
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
Db_log.c365 double F, f, g, q, u, v, u1, u2; in __log__D() local
/bionic/tests/
Dsearch_test.cpp164 for (q_node* q = &zero; q != nullptr; q = q->next) { in TEST() local
170 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