Searched defs:d1 (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/kernel/uapi/linux/ |
D | uuid.h | 31 #define UUID_LE(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument 34 #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 660 #define d1 word1(&d) macro 730 ULong d0, d1; local 733 #define d1 word1(&d) macro
|
/bionic/tests/ |
D | stdio_test.cpp | 627 double d1; in TEST() local
|