Searched refs:dplen (Results 1 - 5 of 5) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | smisc.c | 37 (s, nd0, nd, y9, dplen) CONST char *s; int dplen, nd0, nd; ULong y9; 39 (CONST char *s, int nd0, int nd, ULong y9, int dplen) 70 s += dplen; 73 s += dplen + 9;
|
H A D | strtod.c | 110 int dplen = strlen(decimalpoint); local 114 static int dplen; local 121 dplen = strlen(s0); 126 #define dplen 1 macro 576 bd0 = s2b(s0, nd0, nd, y, dplen);
|
H A D | strtodg.c | 359 int dplen = strlen(decimalpoint); local 363 static int dplen; local 370 dplen = strlen(s0); 375 #define dplen 1 macro 751 bd0 = s2b(s0, nd0, nd, y, dplen);
|
/bionic/libc/kernel/uapi/linux/ |
H A D | xfrm.h | 519 __u8 dplen; member in struct:xfrm_address_filter
|
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/ |
H A D | xfrm.h | 519 __u8 dplen; member in struct:xfrm_address_filter
|
Completed in 408 milliseconds