Searched refs:errcode (Results 1 – 4 of 4) sorted by relevance
83 #define errcode errcode_t macro85 typedef unsigned int errcode; typedef92 static errcode GetTexDef(FILE *);100 static errcode GetSphere(FILE *);101 static errcode GetPlane(FILE *);102 static errcode GetRing(FILE *);103 static errcode GetBox(FILE *);104 static errcode GetVol(FILE *);105 static errcode GetTri(FILE *);106 static errcode GetSTri(FILE *);[all …]
199 errcode rc; in readmodel()424 errcode rc; in GetTexBody()502 errcode rc; in GetLight()536 errcode rc; in GetCylinder()558 errcode rc; in GetFCylinder()586 errcode rc; in GetPolyCylinder()614 errcode rc; in GetSphere()633 errcode rc; in GetPlane()651 errcode rc; in GetVol()671 errcode rc; in GetBox()[all …]
103 extern void BZ2_bz__AssertH__fail(int errcode);104 #define AssertH(cond, errcode) \ argument107 BZ2_bz__AssertH__fail(errcode); \131 extern void bz_internal_error(int errcode);132 #define AssertH(cond, errcode) \ argument135 bz_internal_error(errcode); \
87 void BZ2_bz__AssertH__fail(int errcode) { in BZ2_bz__AssertH__fail() argument97 errcode, in BZ2_bz__AssertH__fail()100 if (errcode == 1007) { in BZ2_bz__AssertH__fail()