Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/include/
Dstrings.h63 #define bcopy(b1, b2, len) __bionic_bcopy((b1), (b2), (len)) argument
64 static __inline __always_inline void __bionic_bcopy(const void* _Nonnull b1, void* _Nonnull b2, siz… in __bionic_bcopy()
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dmisc.c184 Bigint *b1; local
399 Bigint *b1, *p5, *p51; local
470 Bigint *b1; local
Ddtoa.c126 Bigint *b, *b1, *delta, *mlo, *mhi, *S; local
Dgdtoa.c162 Bigint *b, *b1, *delta, *mlo, *mhi, *mhi1, *S; local
Dstrtodg.c55 Bigint *b1; local
/bionic/tests/
Dstdio_test.cpp3270 int8_t b1 = 0xFF; in TEST() local
3296 int8_t b1 = 0xFF; in TEST() local
3545 int8_t b1; in TEST() local
3645 int8_t b1; in TEST() local