Searched refs:dll_error_return (Results 1 – 2 of 2) sorted by relevance
53 jmp_buf dll_error_return; variable572 retcode = setjmp(dll_error_return); in UzpValidate()
579 longjmp(dll_error_return, 1); in readbyte()