Home
last modified time | relevance | path

Searched defs:__STDC_IEC_559__ (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/trusty/musl/include/
Dstdc-predef.h7 #define __STDC_IEC_559__ 1 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/
Dpredefs.h27 #define __STDC_IEC_559__ 1 macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
Dpredefs.h27 #define __STDC_IEC_559__ 1 macro
/aosp_15_r20/external/musl/include/
H A Dstdc-predef.h7 #define __STDC_IEC_559__ 1 macro
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/
H A Dstdc-predef.h7 #define __STDC_IEC_559__ 1 macro
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/
H A Dstdc-predef.h7 #define __STDC_IEC_559__ 1 macro
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/
H A Dstdc-predef.h7 #define __STDC_IEC_559__ 1 macro
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/
H A Dstdc-predef.h7 #define __STDC_IEC_559__ 1 macro
/aosp_15_r20/tools/netsim/rust/hostapd-rs/src/hostapd_sys/linux/
H A Dbindings.rs31 pub const __STDC_IEC_559__: u32 = 1; constant
/aosp_15_r20/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
/aosp_15_r20/external/python/cpython2/Lib/plat-atheos/
DTYPES.py39 __STDC_IEC_559__ = 1 variable
DIN.py39 __STDC_IEC_559__ = 1 variable
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/linux/
H A Dbindings.rs61 pub const __STDC_IEC_559__: u32 = 1; constant