Searched refs:TST_RET_PTR (Results 1 – 3 of 3) sorted by relevance
31 } else if (TST_RET_PTR != NULL) { in run()33 (char *)TST_RET_PTR); in run()
215 extern void *TST_RET_PTR;220 TST_RET_PTR = (void*)SCALL; \
58 void *TST_RET_PTR; variable