Searched defs:is_comment_line (Results 1 - 2 of 2) sorted by relevance

/build/make/tools/atree/
H A Dfiles.cpp14 is_comment_line(const char* p) function
248 if (is_whitespace_line(p) || is_comment_line(p)) {
/build/tools/atree/
H A Dfiles.cpp14 is_comment_line(const char* p) function
248 if (is_whitespace_line(p) || is_comment_line(p)) {

Completed in 168 milliseconds