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

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dprexlex.l78 dealloc { yylval.intval = DEALLOC; return (DEALLOC); }
H A Dprexgram.y35 %token DEALLOC
375 | BUFFER DEALLOC NL
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate.c52 #define DEALLOC "deallocate" macro
316 else if (strcmp(name, DEALLOC) == 0)
/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dsdbc_dynmem.c81 DEALLOC, enumerator in enum:__anon34

Completed in 109 milliseconds