Home
last modified time | relevance | path

Searched refs:FILESIZEBITS (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/src/conf/
Dfpathconf.c21 [_PC_FILESIZEBITS] = FILESIZEBITS, in fpathconf()
/third_party/musl/porting/liteos_a/user/include/
Dlimits.h43 #define FILESIZEBITS 64 macro
/third_party/musl/include/
Dlimits.h43 #define FILESIZEBITS 64 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dlimits.h56 #define FILESIZEBITS 64 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlimits.h76 #define FILESIZEBITS 64 macro
/third_party/toybox/toys/posix/
Dgetconf.c124 CONF(ASYNC_IO), CONF(CHOWN_RESTRICTED), CONF(FILESIZEBITS), CONF(LINK_MAX),