Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dlex.cc949 const uchar *pbackslash = NULL; in _cpp_clean_line() local
963 pbackslash = s++; in _cpp_clean_line()
1005 if (__builtin_expect (pbackslash == NULL, true)) in _cpp_clean_line()
1012 if (p - 1 != pbackslash) in _cpp_clean_line()