Home
last modified time | relevance | path

Searched defs:is_block (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp1495 int is_block = str.search('\n') >= 0; in add_entry() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc5040 bool is_block = *peek == '*'; in cpp_directive_only_process() local