Searched defs:d0 (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/kernel/uapi/linux/ |
D | uuid.h | 29 #define UUID_LE(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument 32 #define UUID_BE(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
|
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
D | misc.c | 657 ULong d0, d1; local 659 #define d0 word0(&d) macro 730 ULong d0, d1; local 732 #define d0 word0(&d) macro
|
D | dtoa.c | 78 (d0, mode, ndigits, decpt, sign, rve) in dtoa() argument
|