Home
last modified time | relevance | path

Searched refs:LONGJMPABORTED (Results 1 – 1 of 1) sorted by relevance

/dports/cad/electric/electric-7.00/src/io/
H A Diobinaryi.c45 #define LONGJMPABORTED 1 /* for "Aborted" */ macro
310 if (errorcode == LONGJMPABORTED) return(_("Aborted")); in io_doreadlibrary()
2997 longjmp(io_binindata.filerror, LONGJMPABORTED); in io_gettechlist()