Home
last modified time | relevance | path

Searched defs:__STDC_IEC_559__ (Results 1 – 8 of 8) 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/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