Home
last modified time | relevance | path

Searched defs:__USE_MISC (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/tools/netsim/rust/hostapd-rs/src/hostapd_sys/linux/
H A Dbindings.rs24 pub const __USE_MISC: u32 = 1; constant
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dfeatures.h305 # define __USE_MISC 1 macro
/aosp_15_r20/external/python/cpython2/Lib/plat-linux2/
DDLFCN.py36 __USE_MISC = 1 variable
DTYPES.py36 __USE_MISC = 1 variable
DIN.py36 __USE_MISC = 1 variable
/aosp_15_r20/external/python/cpython2/Lib/plat-atheos/
DTYPES.py34 __USE_MISC = 1 variable
DIN.py34 __USE_MISC = 1 variable
/aosp_15_r20/external/zstd/contrib/seekable_format/
H A Dzstdseek_decompress.c66 # define __USE_MISC /* enable st_mtim on uclibc */ macro
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/linux/
H A Dbindings.rs54 pub const __USE_MISC: u32 = 1; constant