Searched defs:C_EXIT (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/3d/ | ||
H A D | syscall3d.c | 45 #define C_EXIT (MSG_MASK(MSG_exit)) macro 411 else if (MSG_MASK(cp->call) & C_EXIT) 422 if (MSG_MASK(cp->call) & C_EXIT) |
Completed in 11 milliseconds