Searched refs:cpp_valid_state (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pch.c317 result = cpp_valid_state (pfile, name, fd);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pch.cc299 result = cpp_valid_state (pfile, name, fd);
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dpch.c201 be called at the same point in the compilation as cpp_valid_state
566 cpp_valid_state (cpp_reader *r, const char *name, int fd) function
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h1302 extern int cpp_valid_state (cpp_reader *, const char *, int);
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dpch.cc201 be called at the same point in the compilation as cpp_valid_state
566 cpp_valid_state (cpp_reader *r, const char *name, int fd) function
/netbsd-current/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h1439 extern int cpp_valid_state (cpp_reader *, const char *, int);

Completed in 104 milliseconds