Home | History | Annotate | Download | only in dist

Lines Matching refs:PUBL

354     newframe = (heapframe *)(PUBL(stack_malloc))(sizeof(heapframe));\
1308 if (PUBL(callout) != NULL)
1310 PUBL(callout_block) cb;
1332 if ((rrc = (*PUBL(callout))(&cb)) > 0) RRETURN(MATCH_NOMATCH);
1703 if (PUBL(callout) != NULL)
1705 PUBL(callout_block) cb;
1727 if ((rrc = (*PUBL(callout))(&cb)) > 0) RRETURN(MATCH_NOMATCH);
1787 (int *)(PUBL(malloc))(new_recursive.saved_max * sizeof(int));
1813 (PUBL(free))(new_recursive.offset_save);
1837 (PUBL(free))(new_recursive.offset_save);
1849 (PUBL(free))(new_recursive.offset_save);
6303 (PUBL(stack_free))(oldframe);
6654 md->offset_vector = (int *)(PUBL(malloc))(ocount * sizeof(int));
7056 (PUBL(free))(md->offset_vector);
7112 (PUBL(free))(md->offset_vector);