Home
last modified time | relevance | path

Searched defs:__d (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dnan.h53 static union { unsigned char __c[4]; float __d; } __nan_union = { __nan_bytes }; member
H A Dhuge_val.h43 typedef union { unsigned char __c[8]; double __d; } __huge_val_t; member