gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:pmAllocInfo (0.00 seconds)
t2ex
t2ex_source/t2ex/load/src/progload.c - 8.4KB - 337 lines
105:         /* Allocate control block*/
106:         pginfo = pmAllocInfo();
107:         if ( pginfo == NULL ) { er = E_LIMIT; goto err_ret0; }