Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h737 extern int _cpp_test_assertion (cpp_reader *, unsigned int *);
H A Dexpr.c1191 _cpp_test_assertion (pfile, &temp); in eval_token()
H A Ddirectives.c2289 _cpp_test_assertion (cpp_reader *pfile, unsigned int *value) in _cpp_test_assertion() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h770 extern int _cpp_test_assertion (cpp_reader *, unsigned int *);
H A Dexpr.cc1217 _cpp_test_assertion (pfile, &temp); in eval_token()
H A Ddirectives.cc2403 _cpp_test_assertion (cpp_reader *pfile, unsigned int *value) in _cpp_test_assertion() function
H A DChangeLog1723 (_cpp_test_assertion): No need to check NT_ASSERTION.
1756 (parse_assertion, find_answer, _cpp_test_assertion, cpp_do_assert)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20021687 * cpplib.c (_cpp_test_assertion): Default *value to 0.
19801 * cpplib.c (_cpp_test_assertion): Back up on CPP_EOF.
24181 * cpphash.h (_cpp_test_assertion): Change prototype.
24182 * cpplib.c (_cpp_test_assertion): Change prototype.
H A DChangeLog-20005182 (parse_assertion, parse_answer, find_answer, _cpp_test_assertion):
5204 CPP_DEFINED, to use _cpp_test_assertion for assertions and
5287 _cpp_lock_pool, _cpp_unlock_pool, _cpp_test_assertion,