Searched defs:__d (Results 1 - 15 of 15) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/arm/bits/
H A Dnan.h45 static union { unsigned char __c[4]; float __d; } __nan_union = { __nan_bytes }; member in union:__anon5416
H A Dhuge_val.h44 typedef union { unsigned char __c[8]; double __d; } __huge_val_t; member in union:__anon5415
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/m68k/bits/
H A Dnan.h45 static union { unsigned char __c[4]; float __d; } __nan_union = { __nan_bytes }; member in union:__anon5427
H A Dhuge_val.h48 static union { unsigned char __c[8]; double __d; } __huge_val = member in union:__anon5424
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/ppc/bits/
H A Dnan.h45 static union { unsigned char __c[4]; float __d; } __nan_union = { __nan_bytes }; member in union:__anon5434
H A Dhuge_val.h48 typedef union { unsigned char __c[8]; double __d; } __huge_val_t; member in union:__anon5430
H A Dmathinline.h66 double __d; member in union:__anon5432
78 double __d; member in union:__anon5433
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/x86/bits/
H A Dnan.h45 static union { unsigned char __c[4]; float __d; } __nan_union = { __nan_bytes }; member in union:__anon5446
H A Dmathinline.h136 __extension__ union { double __d; int __i[2]; } __u = { __d: __x }; member in union:__anon5444
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/x86_64/bits/
H A Dnan.h48 static union { unsigned char __c[4]; float __d; } __nan_union member in union:__anon5458
/haiku-fatelf/headers/cpp/std/
H A Dslice.h55 inline slice::slice (size_t __o, size_t __d, size_t __s) argument
/haiku-fatelf/headers/posix/arch/ppc/
H A Dfenv.h96 double __d; member in union:__fpscr
[all...]
/haiku-fatelf/headers/cpp/
H A Dropeimpl.h1259 _RopeRep* __d = __clrstack[__csptr]; local
H A Dstl_algo.h781 _Distance __d = __gcd(__n, __k); local
H A Dstl_rope.h387 _Rope_RopeRep(_Tag __t, int __d, bool __b, size_t __size, argument
564 _Rope_RopeLeaf(__GC_CONST _CharT* __d, size_t __size, allocator_type __a) argument
630 _Rope_RopeFunction(char_producer<_CharT>* __f, size_t __size, bool __d, allocator_type __a) argument
1450 _S_new_RopeFunction(char_producer<_CharT>* __f, size_t __size, bool __d, allocator_type __a) argument
[all...]

Completed in 215 milliseconds