Searched refs:_cpp_test_assertion (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | internal.h | 737 extern int _cpp_test_assertion (cpp_reader *, unsigned int *);
|
H A D | expr.c | 1191 _cpp_test_assertion (pfile, &temp); in eval_token()
|
H A D | directives.c | 2289 _cpp_test_assertion (cpp_reader *pfile, unsigned int *value) in _cpp_test_assertion() function
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | internal.h | 770 extern int _cpp_test_assertion (cpp_reader *, unsigned int *);
|
H A D | expr.cc | 1217 _cpp_test_assertion (pfile, &temp); in eval_token()
|
H A D | directives.cc | 2403 _cpp_test_assertion (cpp_reader *pfile, unsigned int *value) in _cpp_test_assertion() function
|
H A D | ChangeLog | 1723 (_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 D | ChangeLog-2002 | 1687 * 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 D | ChangeLog-2000 | 5182 (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,
|