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

/haiku/headers/private/firewire/
H A Dqueue.h113 #define TRASHIT(x) do {(x) = (void *)-1;} while (0) macro
133 #define TRASHIT(x) macro
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h126 #define TRASHIT(x) do {(x) = (void *)-1;} while (0) macro
149 #define TRASHIT(x) macro
/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h118 #define TRASHIT(x) do {(x) = (void *)-1;} while (0) macro
138 #define TRASHIT(x) macro

Completed in 94 milliseconds