Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c17 #define JT_NPROCESSORS_ONLN JT(7) macro
97 [_SC_NPROCESSORS_ONLN] = JT_NPROCESSORS_ONLN, in sysconf()
198 case JT_NPROCESSORS_ONLN & 255: in sysconf()
/third_party/musl/src/conf/
Dsysconf.c17 #define JT_NPROCESSORS_ONLN JT(7) macro
100 [_SC_NPROCESSORS_ONLN] = JT_NPROCESSORS_ONLN, in sysconf()
201 case JT_NPROCESSORS_ONLN & 255: in sysconf()
/third_party/musl/porting/liteos_a/user/src/conf/
Dsysconf.c17 #define JT_NPROCESSORS_ONLN JT(7) macro