Home
last modified time | relevance | path

Searched refs:FILE_LIST_EMPTY (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/src/stdio/
H A Dofl.c32 if (!FILE_LIST_EMPTY(ofl_free)) { in __ofl_alloc()
/third_party/musl/src/stdio/
H A Dofl.c41 if (!FILE_LIST_EMPTY(ofl_free)) { in __ofl_alloc()
/third_party/musl/src/internal/
H A Dstdio_impl.h28 #define FILE_LIST_EMPTY(head) ((head) == NULL) macro
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h28 #define FILE_LIST_EMPTY(head) ((head) == NULL) macro

Completed in 2 milliseconds