Home
last modified time | relevance | path

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

/third_party/musl/src/conf/
Dsysconf.c14 #define JT_PAGE_SIZE JT(4) macro
58 [_SC_PAGE_SIZE] = JT_PAGE_SIZE, in sysconf()
190 case JT_PAGE_SIZE & 255: in sysconf()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c14 #define JT_PAGE_SIZE JT(4) macro
58 [_SC_PAGE_SIZE] = JT_PAGE_SIZE, in sysconf()
190 case JT_PAGE_SIZE & 255: in sysconf()
/third_party/musl/porting/liteos_a/user/src/conf/
Dsysconf.c14 #define JT_PAGE_SIZE JT(4) macro