Home
last modified time | relevance | path

Searched defs:P (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dsetenv.c48 char **P, *cp; in putenv() local
93 char *C, **P; in setenv() local
158 char **P; in unsetenv() local
/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_erff.c84 float R,S,P,Q,s,y,z,r; in erff() local
131 float R,S,P,Q,s,y,z,r; in erfcf() local
Ds_erf.c200 double R,S,P,Q,s,y,z,r; in erf() local
253 double R,S,P,Q,s,y,z,r; in erfc() local
/bionic/libc/arch-mips/string/
Dmips_strlen.c176 #define P(__x,__y) {\ in main() macro
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dinvtrig.h81 P(long double x) in P() function
Ds_erfl.c196 long double ax,R,S,P,Q,s,y,z,r; in erfl() local
258 long double ax,R,S,P,Q,s,y,z,r; in erfcl() local
/bionic/libc/upstream-dlmalloc/
Dmalloc.c2793 #define check_free_chunk(M,P) argument
2794 #define check_inuse_chunk(M,P) argument
2795 #define check_malloced_chunk(M,P,N) argument
2796 #define check_mmapped_chunk(M,P) argument
2798 #define check_top_chunk(M,P) argument
2801 #define check_free_chunk(M,P) do_check_free_chunk(M,P) argument
2802 #define check_inuse_chunk(M,P) do_check_inuse_chunk(M,P) argument
2803 #define check_top_chunk(M,P) do_check_top_chunk(M,P) argument
2804 #define check_malloced_chunk(M,P,N) do_check_malloced_chunk(M,P,N) argument
2805 #define check_mmapped_chunk(M,P) do_check_mmapped_chunk(M,P) argument
[all …]
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgdtoaimp.h312 #define P 53 macro
351 #define P 14 macro
377 #define P 56 macro