Searched defs:syntax_error (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dgcc_stmt_asm.c36 syntax_error(void) function
/netbsd-current/external/bsd/kyua-cli/dist/utils/text/
H A Dexceptions.cpp52 text::syntax_error::syntax_error(const std::string& message) : function in class:text::syntax_error
H A Dexceptions_test.cpp46 ATF_TEST_CASE_WITHOUT_HEAD(syntax_error); variable
H A Dexceptions.hpp50 class syntax_error : public error { class in namespace:utils::text
/netbsd-current/external/mit/libcbor/dist/src/cbor/internal/
H A Dbuilder_callbacks.h24 bool syntax_error; member in struct:_cbor_decoder_context
/netbsd-current/external/bsd/kyua-cli/dist/utils/config/
H A Dexceptions.hpp60 class syntax_error : public error { class in namespace:utils::config
H A Dexceptions_test.cpp57 ATF_TEST_CASE_WITHOUT_HEAD(syntax_error); variable
H A Dexceptions.cpp70 config::syntax_error::syntax_error(const std::string& message) : function in class:config::syntax_error
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbLexer.h30 class syntax_error : public std::runtime_error class in namespace:elftosb
33 explicit syntax_error(const std::string & __arg) : std::runtime_error(__arg) {} function in class:elftosb::syntax_error
/netbsd-current/external/bsd/byacc/dist/
H A Derror.c75 syntax_error(int st_lineno, char *st_line, char *st_cptr) function
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dinfokey.c887 syntax_error (const char *filename, function
[all...]
/netbsd-current/usr.bin/mail/
H A Dlist.c288 syntax_error(const char *msg) function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c11979 bool syntax_error = false; local
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc12043 bool syntax_error = false; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c33735 bool syntax_error = false; local
[all...]

Completed in 611 milliseconds