Lines Matching refs:mem
199 char * mem = (char *) malloc( in call_uno() local
201 char * mem = (char *) alloca( in call_uno()
205 void ** uno_args = (void **) mem; in call_uno()
206 void * uno_ret = return_size == 0 ? 0 : (mem + (nParams * sizeof (void *))); in call_uno()
208 (mem + (nParams * sizeof (void *)) + return_size); in call_uno()
261 free( mem ); in call_uno()
309 free( mem ); in call_uno()
340 free( mem ); in call_uno()
350 free( mem ); in call_uno()
355 free( mem ); in call_uno()
375 free( mem ); in call_uno()