Home
last modified time | relevance | path

Searched refs:INVALID_LINK (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/internal/
H A Dstdio_impl.h30 #define INVALID_LINK(x) do {(x) = (void *)-1;} while (0) macro
70 INVALID_LINK(*oldnext); \
71 INVALID_LINK(*oldprev); \
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h30 #define INVALID_LINK(x) do {(x) = (void *)-1;} while (0) macro
70 INVALID_LINK(*oldnext); \
71 INVALID_LINK(*oldprev); \

Completed in 2 milliseconds