Searched defs:b1 (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/common/linux/ |
D | bio.h | 142 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) … argument 144 #define BIO_SEG_BOUNDARY(q, b1, b2) BIOVEC_SEG_BOUNDARY((q), __BVEC_END((b1)), __BVEC_START((b2))) argument
|
/bionic/libc/stdlib/ |
D | strtod.c | 481 Bigint *b1; local 767 Bigint *b1, *p5, *p51; local 824 Bigint *b1; local 2122 Bigint *b, *b1, *delta, *mhi, *S; local
|