Home
last modified time | relevance | path

Searched refs:JT_ZERO (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c20 #define JT_ZERO JT(10) macro
53 [_SC_AIO_PRIO_DELTA_MAX] = JT_ZERO, /* ?? */ in sysconf()
142 [_SC_STREAMS] = JT_ZERO, in sysconf()
165 [_SC_XOPEN_STREAMS] = JT_ZERO, in sysconf()
211 case JT_ZERO & 255: in sysconf()
/third_party/musl/src/conf/
Dsysconf.c20 #define JT_ZERO JT(10) macro
56 [_SC_AIO_PRIO_DELTA_MAX] = JT_ZERO, /* ?? */ in sysconf()
145 [_SC_STREAMS] = JT_ZERO, in sysconf()
168 [_SC_XOPEN_STREAMS] = JT_ZERO, in sysconf()
214 case JT_ZERO & 255: in sysconf()
/third_party/musl/porting/liteos_a/user/src/conf/
Dsysconf.c20 #define JT_ZERO JT(10) macro