Home
last modified time | relevance | path

Searched defs:skip_comments (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/cron/dist/
H A Dmisc.c409 skip_comments(FILE *file) { in skip_comments() function
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dtraditional.c224 skip_whitespace (cpp_reader *pfile, const uchar *cur, int skip_comments) in skip_whitespace()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dtraditional.cc224 skip_whitespace (cpp_reader *pfile, const uchar *cur, int skip_comments) in skip_whitespace()
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfont.cpp75 int skip_comments; member