Searched defs:__d (Results 1 – 2 of 2) sorted by relevance
53 static union { unsigned char __c[4]; float __d; } __nan_union = { __nan_bytes }; member
43 typedef union { unsigned char __c[8]; double __d; } __huge_val_t; member