Searched defs:PEEK (Results 1 – 5 of 5) sorted by relevance
36 const PEEK = c::MSG_PEEK; constant
77 const PEEK = c::MSG_PEEK; constant
122 #define PEEK() (*p->next) macro
250 #define PEEK() (*p->next) macro
1442 #define PEEK(n) (stack_pointer[-(n)]) macro