Searched refs:g_jmpEntry (Results 1 – 1 of 1) sorted by relevance
80 static jmp_buf g_jmpEntry; variable161 if (setjmp(g_jmpEntry)) { in winClipboardProc()490 longjmp(g_jmpEntry, 2); in winClipboardIOErrorHandler()