Home
last modified time | relevance | path

Searched defs:GMT_EOF (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dmtio.h141 #define GMT_EOF(x) ((x) & 0x80000000) macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dmtio.h141 #define GMT_EOF(x) ((x) & 0x80000000) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dmtio.h141 #define GMT_EOF(x) ((x) & 0x80000000) macro
/third_party/musl/include/sys/
H A Dmtio.h141 #define GMT_EOF(x) ((x) & 0x80000000) macro

Completed in 3 milliseconds