Searched refs:YASM_ERROR_IO (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
H A Dbc-incbin.c168 yasm_error_set(YASM_ERROR_IO,
174 yasm_error_set(YASM_ERROR_IO,
220 yasm_error_set(YASM_ERROR_IO, N_("`incbin': unable to open file `%s'"),
227 yasm_error_set(YASM_ERROR_IO,
236 yasm_error_set(YASM_ERROR_IO,
H A Derrwarn.h63 YASM_ERROR_IO = 0x0008, /**< I/O error */ enumerator in enum:yasm_error_class
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/raw/
H A Draw-preproc.c86 yasm_error_set(YASM_ERROR_IO,
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-objfmt.c430 yasm_error_set(YASM_ERROR_IO,
438 yasm_error_set(YASM_ERROR_IO,
668 yasm_error_set(YASM_ERROR_IO,
674 yasm_error_set(YASM_ERROR_IO, N_("couldn't seek on output stream"));
753 yasm_error_set(YASM_ERROR_IO, N_("could not seek on output file"));
865 yasm_error_set(YASM_ERROR_IO, N_("could not seek on output file"));
H A Delf.c772 yasm_error_set(YASM_ERROR_IO,
778 yasm_error_set(YASM_ERROR_IO, N_("couldn't seek on output stream"));
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Derrwarn.pxi52 #elif yasm_error_matches(YASM_ERROR_IO):
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/cpp/
H A Dcpp-preproc.c258 yasm_error_set(YASM_ERROR_IO,

Completed in 446 milliseconds