Home
last modified time | relevance | path

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

/dports/graphics/photopc/photopc-3.07/
H A Deph_io.h145 #define ERR_DATA_TOO_LONG 10001 macro
H A Deph_io.c226 eph_error(iob,ERR_DATA_TOO_LONG, in eph_writepkt()
380 eph_error(iob,ERR_DATA_TOO_LONG, in eph_readpkt()
H A Deph_cmd.c225 eph_error(iob,ERR_DATA_TOO_LONG,"arg action length %ld", in eph_action()
/dports/audio/ocp/ocp-0.2.90/playsid/libsidplayfp-git/src/sidtune/
H A DSidTuneBase.cpp54 const char ERR_DATA_TOO_LONG[] = "SIDTUNE ERROR: Size of music data exceeds C64 memory"; variable
338 throw loadError(ERR_DATA_TOO_LONG); in acceptSidTune()
/dports/audio/libsidplayfp/libsidplayfp-2.3.1/src/sidtune/
H A DSidTuneBase.cpp54 const char ERR_DATA_TOO_LONG[] = "SIDTUNE ERROR: Size of music data exceeds C64 memory"; variable
344 throw loadError(ERR_DATA_TOO_LONG); in acceptSidTune()