Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LibCpuId/src/
H A Dcpuid_main.c473 return set_error(ERR_BADFMT); in cpuid_deserialize_raw_data()
493 return set_error(ERR_BADFMT); in cpuid_deserialize_raw_data()
670 { ERR_BADFMT , "Bad file format"}, in cpuid_error()
H A Dlibcpuid.h543 ERR_BADFMT = -5, /*!< "Bad file format" */ enumerator
/dports/sysutils/libcpuid/libcpuid-0.5.1/libcpuid/
H A Dcpuid_main.c505 return set_error(ERR_BADFMT); in cpuid_deserialize_raw_data()
526 return set_error(ERR_BADFMT); in cpuid_deserialize_raw_data()
711 { ERR_BADFMT , "Bad file format"}, in cpuid_error()
H A Dlibcpuid.h575 ERR_BADFMT = -5, /*!< Bad file format */ enumerator
/dports/games/tads/tads-3.0.8/tads2/
H A Derr.h172 #define ERR_BADFMT 340 /* bad value for format string (sstring needed) */ macro
H A Derrmsg.c180 { ERR_BADFMT, "invalid value for format string (string required)" },
H A Dprscomp.c1702 errsig(ctx->prscxerr, ERR_BADFMT); in prsfmt()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Derror.h174 #define ERR_BADFMT 340 /* bad value for format string (sstring needed) */ macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Derror.h174 #define ERR_BADFMT 340 /* bad value for format string (sstring needed) */ macro