Home
last modified time | relevance | path

Searched defs:d0 (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Duuid.h25 #define GUID_INIT(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument
29 #define UUID_LE(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) argument
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dmisc.c661 ULong d0, d1; local
663 #define d0 word0(&d) macro
734 ULong d0, d1; local
736 #define d0 word0(&d) macro
Ddtoa.c78 (d0, mode, ndigits, decpt, sign, rve) in dtoa() argument