Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dparse.c2172 IsInclude(const char *dir, bool sysv) in IsInclude() function
2192 if (!IsInclude(line, true)) in IsSysVInclude()
2710 if (IsInclude(cp, false)) { in ParseDirective()