Home
last modified time | relevance | path

Searched refs:__STDC_IEC_559__ (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Lib/plat-linux2/
DDLFCN.py41 __STDC_IEC_559__ = 1 variable
DTYPES.py41 __STDC_IEC_559__ = 1 variable
DIN.py41 __STDC_IEC_559__ = 1 variable
/external/python/cpython2/Lib/plat-atheos/
DTYPES.py39 __STDC_IEC_559__ = 1 variable
DIN.py39 __STDC_IEC_559__ = 1 variable
/external/libxml2/
Dtrionan.c265 #if defined(INFINITY) && defined(__STDC_IEC_559__) in trio_pinf()
333 #elif defined(NAN) && defined(__STDC_IEC_559__) in trio_nan()
/external/elfutils/tests/
Drun-dwarf-getmacros.sh557 __STDC_IEC_559__ 1
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs64 pub const __STDC_IEC_559__: ::std::os::raw::c_uint = 1; constant
Dvhost.rs96 pub const __STDC_IEC_559__: ::std::os::raw::c_uint = 1; constant
/external/crosvm/net_sys/src/
Diff.rs93 pub const __STDC_IEC_559__: u32 = 1; constant