Home
last modified time | relevance | path

Searched refs:MEM_ALLOC_FAIL (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtparm.c94 #define MEM_ALLOC_FAIL 1 macro
123 longjmp(env, MEM_ALLOC_FAIL); in push()
158 longjmp(env, MEM_ALLOC_FAIL); in init_stack()
274 case MEM_ALLOC_FAIL: in tparm()