Home
last modified time | relevance | path

Searched defs:__USE_ISOC99 (Results 1 – 7 of 7) sorted by relevance

/external/libopus/celt/
Dfloat_cast.h115 #define __USE_ISOC99 1 macro
126 #define __USE_ISOC99 1 macro
/external/python/cpython2/Lib/plat-linux2/
DDLFCN.py18 __USE_ISOC99 = 1 variable
31 __USE_ISOC99 = 1 variable
DTYPES.py18 __USE_ISOC99 = 1 variable
31 __USE_ISOC99 = 1 variable
DIN.py18 __USE_ISOC99 = 1 variable
31 __USE_ISOC99 = 1 variable
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs48 pub const __USE_ISOC99: ::std::os::raw::c_uint = 1; constant
Dvhost.rs80 pub const __USE_ISOC99: ::std::os::raw::c_uint = 1; constant
/external/crosvm/net_sys/src/
Diff.rs76 pub const __USE_ISOC99: u32 = 1; constant