Searched defs:b1 (Results 1 – 5 of 5) sorted by relevance
| /bionic/libc/include/ |
| D | strings.h | 48 #define bcopy(b1, b2, len) (void)(__builtin___memmove_chk((b2), (b1), (len), __bos0(b2))) argument
|
| /bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
| D | misc.c | 180 Bigint *b1; local 395 Bigint *b1, *p5, *p51; local 466 Bigint *b1; local
|
| D | dtoa.c | 126 Bigint *b, *b1, *delta, *mlo, *mhi, *S; local
|
| D | gdtoa.c | 162 Bigint *b, *b1, *delta, *mlo, *mhi, *mhi1, *S; local
|
| D | strtodg.c | 55 Bigint *b1; local
|