Searched refs:stack_free (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dstack.h43 void stack_free(stk_t *);
H A Dstack.c65 stack_free(stk_t *sp) function
/macosx-10.10/xar-254/xarsig/
H A Dxar-sig.c388 void stack_free(stack s) { function
532 stack_free(s_new);
533 stack_free(s_old);
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dstack.c258 * stack_free:
263 stack_free( function
H A Dthread.h571 extern void stack_free(
H A Dthread.c553 stack_free(thread);
H A Dsched_prim.c2468 stack_free(thread);
/macosx-10.10/pcre-7/pcre/
H A Dpcretest.c623 static void stack_free(void *block) function
626 fprintf(outfile, "stack_free %p\n", block);
1024 pcre_stack_free = stack_free;

Completed in 112 milliseconds