HomeSort by: relevance | last modified time | path
    Searched defs:add_error (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/fs/autofs/
autofs_ioctl.h 100 int add_error; member in struct:autofs_daemon_done
  /src/external/bsd/atf/dist/tools/
parser.hpp 330 void add_error(const parse_error&);
405 parser< TKZ >::add_error(const parse_error& pe) function in class:tools::parser::parser
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc 83 gcc::jit::active_playback_ctxt->add_error (NULL, "unhandled conversion");
251 add_error (NULL, "gcc_jit_types value unsupported on this target: %i",
267 add_error (NULL, "gcc_jit_types value unsupported on this target: %i",
302 add_error (NULL, "unrecognized (enum gcc_jit_types) value: %i",
385 add_error (
704 add_error (NULL,
709 add_error (NULL,
1071 add_error (loc, "unrecognized (enum gcc_jit_unary_op) value: %i", op);
1133 add_error (loc, "unrecognized (enum gcc_jit_binary_op) value: %i", op);
1226 add_error (loc, "unrecognized (enum gcc_jit_comparison) value: %i", op)
3464 add_error (location *loc, const char *fmt, ...) function in class:gcc::jit::playback::context
    [all...]
jit-recording.cc 50 ctxt.add_error (NULL,
62 m_ctxt.add_error (NULL,
92 m_ctxt.add_error (NULL, "malloc failure writing to dumpfile %s",
98 m_ctxt.add_error (NULL, "error writing to dump file %s",
394 get_context ().add_error (NULL,
851 add_error (NULL,
1343 add_error (NULL,
1364 add_error (NULL,
1384 add_error (NULL,
1535 recording::context::add_error (location *loc, const char *fmt, ... function in class:gcc::jit::recording::context
    [all...]
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc 85 gcc::jit::active_playback_ctxt->add_error (NULL, "unhandled conversion");
253 add_error (NULL, "gcc_jit_types value unsupported on this target: %i",
269 add_error (NULL, "gcc_jit_types value unsupported on this target: %i",
304 add_error (NULL, "unrecognized (enum gcc_jit_types) value: %i",
387 add_error (
839 add_error (NULL,
844 add_error (NULL,
1219 add_error (loc, "unrecognized (enum gcc_jit_unary_op) value: %i", op);
1281 add_error (loc, "unrecognized (enum gcc_jit_binary_op) value: %i", op);
1374 add_error (loc, "unrecognized (enum gcc_jit_comparison) value: %i", op)
3642 add_error (location *loc, const char *fmt, ...) function in class:gcc::jit::playback::context
    [all...]
jit-recording.cc 50 ctxt.add_error (NULL,
62 m_ctxt.add_error (NULL,
92 m_ctxt.add_error (NULL, "malloc failure writing to dumpfile %s",
98 m_ctxt.add_error (NULL, "error writing to dump file %s",
394 get_context ().add_error (NULL,
849 add_error (NULL,
1356 add_error (NULL,
1377 add_error (NULL,
1397 add_error (NULL,
1548 recording::context::add_error (location *loc, const char *fmt, ... function in class:gcc::jit::recording::context
    [all...]

Completed in 42 milliseconds