Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
H A Dqueue.h129 #define TRASHIT(x) do {(x) = (void *)-1;} while (0) macro
154 #define TRASHIT(x) do {(x) = (void *)-1;} while (0) macro
157 #define TRASHIT(x) macro
284 TRASHIT(*oldnext); \
299 TRASHIT((elm)->field.sle_next); \
414 TRASHIT(*oldnext); \
605 TRASHIT(*oldnext); \
606 TRASHIT(*oldprev); \
855 TRASHIT(*oldnext); \
856 TRASHIT(*oldpre
[all...]

Completed in 1 milliseconds