Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/m-tx/mtx-0.60d/
H A Dfiles.c220 _SETIO(tryfile != NULL, FileNotFound);
281 _SETIO(outfile != NULL, FileNotFound); in OpenFiles()
287 _SETIO(stylefile != NULL, FileNotFound); in OpenFiles()
290 _SETIO(printf("Can't read %s\n", stylefilename) >= 0, FileWriteError); in OpenFiles()
H A Dmultfile.c74 _SETIO(newnode->actualfile != NULL, FileNotFound); in pushFile()
137 _SETIO(fgets(s, 256, current->actualfile) != NULL, EndOfFile); in readLine()
H A Dcfuncs.h39 extern int _SETIO (int, int);
H A Dcfuncs.c13 int _SETIO (int OK, int errorcode){ return P_ioresult = OK ? 0 : errorcode; } in _SETIO() function
/dports/print/texlive-base/texlive-20150521-source/utils/m-tx/mtx-0.60d-PATCHES/
H A Dpatch-01-write-bin13 _SETIO(outfile != NULL, FileNotFound);
/dports/print/texlive-base/texlive-20150521-source/utils/m-tx/mtx-0.60d/libp2c/
H A Dp2c.h366 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro
/dports/science/chemtool-devel/chemtool-1.7alpha15/src-cht/
H A Dcht-1.7.c370 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro
H A Dcht-2.4.c370 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro
H A Dcht-2.5.c370 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro
/dports/science/chemtool/chemtool-1.6.14/src-cht/
H A Dcht-1.7.c370 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro
H A Dcht-2.4.c370 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro
H A Dcht-2.7.c360 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro
H A Dcht.c360 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro
H A Dcht-2.5.c370 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro
H A Dcht-2.6.c370 #define _SETIO(cond,ior) (P_ioresult = (cond) ? 0 : (ior)) macro