Home
last modified time | relevance | path

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

/third_party/musl/src/conf/
Dsysconf.c18 #define JT_PHYS_PAGES JT(8) macro
98 [_SC_PHYS_PAGES] = JT_PHYS_PAGES, in sysconf()
204 case JT_PHYS_PAGES & 255: in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c18 #define JT_PHYS_PAGES JT(8) macro
98 [_SC_PHYS_PAGES] = JT_PHYS_PAGES, in sysconf()
200 case JT_PHYS_PAGES & 255: in sysconf()
/third_party/musl/porting/liteos_a/user/src/conf/
Dsysconf.c18 #define JT_PHYS_PAGES JT(8) macro