Search | Google it | Results 1 - 1 of 1 for funcall:chkalloc from t2ex/t2ex_source/lib/libtk/src_t2ex/memalloc.c (0.00 seconds) |
250: if ( macb->testmode > 0 ) { 251: chkalloc(NULL, 0, macb); 252: } 311: if ( macb->testmode > 0 ) { 312: if ( !chkalloc(ptr, 0, macb) ) { 313: return NULL; 387: if ( macb->testmode > 0 ) { 388: if ( !chkalloc(ptr, 0, macb) ) { 389: return;