Home
last modified time | relevance | path

Searched refs:I_GETCLTIME (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstropts.h37 #define I_GETCLTIME (__SID |33) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dstropts.h37 #define I_GETCLTIME (__SID |33) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstropts.h37 #define I_GETCLTIME (__SID |33) macro
/third_party/musl/include/
H A Dstropts.h37 #define I_GETCLTIME (__SID |33) macro
/third_party/python/Modules/
H A Dfcntlmodule.c649 #ifdef I_GETCLTIME in all_ins()
650 if (PyModule_AddIntMacro(m, I_GETCLTIME)) return -1; in all_ins()
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2432 pub const I_GETCLTIME: ::c_int = STR | 0o41; consts

Completed in 11 milliseconds