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

/external/libpcap/
H A Dgencode.c135 static jmp_buf top_ctx; variable
159 longjmp(top_ctx, 1);
469 if (setjmp(top_ctx)) {

Completed in 117 milliseconds