Searched refs:__USE_MISC (Results 1 – 18 of 18) sorted by relevance
56 #if defined(_NET_IF_H) && defined(__USE_MISC)106 #if defined(__USE_MISC) || defined (__USE_GNU)
106 # ifndef __USE_MISC107 # define __USE_MISC /* enable st_mtim on uclibc */
36 __USE_MISC = 1 variable
72 #if !defined(__HAIKU__) && !defined(__USE_MISC)
34 __USE_MISC = 1 variable
70 #if !defined(__HAIKU__) && !defined(__USE_MISC)
54 #ifdef __USE_MISC
548 __USE_MISC 1
60 pub const __USE_MISC: ::std::os::raw::c_uint = 1; constant
92 pub const __USE_MISC: ::std::os::raw::c_uint = 1; constant
116 #if !defined(__USE_MISC)
88 pub const __USE_MISC: u32 = 1; constant
285 #if defined(__USE_MISC) || \ in kernel_stat_to_stat()