Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/include/
Dlimits.h119 #define _POSIX_DELAYTIMER_MAX 32 macro
/third_party/musl/include/
Dlimits.h119 #define _POSIX_DELAYTIMER_MAX 32 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dlimits.h132 #define _POSIX_DELAYTIMER_MAX 32 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dlimits.h150 #define _POSIX_DELAYTIMER_MAX 32 macro
/third_party/musl/libc-test/src/api/
Dlimits.c21 C(_POSIX_DELAYTIMER_MAX) in f()
/third_party/toybox/toys/posix/
Dgetconf.c143 CONF(_POSIX_CHILD_MAX), CONF(_POSIX_DELAYTIMER_MAX),