Searched refs:EFAIL (Results 1 – 8 of 8) sorted by relevance
23 return EFAIL; in main()38 return decompile.DoDecompile() ? 0 : EFAIL; in main()43 return EFAIL; in main()48 return EFAIL; in main()55 return EFAIL; in main()60 return EFAIL; in main()66 return EFAIL; in main()
1000 return EFAIL; in NodeExpandRef()1004 return EFAIL; in NodeExpandRef()1011 return EFAIL; in NodeExpandRef()1014 return EFAIL; in NodeExpandRef()1056 return EFAIL; in NodeExpandTermRef()1088 return EFAIL; in InheritExpand()1104 return EFAIL; in RedefineCheck()
35 EFAIL, /* Process fail */ enumerator
131 errno_ = EFAIL; in ProcessInclude()138 errno_ = EFAIL; in ProcessInclude()150 errno_ = EFAIL; in ProcessInclude()
121 return EFAIL; in PrintBaseType()
731 return EFAIL; in DuplicateNodeNameCheck()
44 EFAIL: 1, property in HcsErrorNo908 return HcsErrorNo.EFAIL;919 return HcsErrorNo.EFAIL;975 return HcsErrorNo.EFAIL;990 return HcsErrorNo.EFAIL;
24 #define EFAIL 1 macro