Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dstr.h145 Substring_Eq(Substring sub, Substring str) in Substring_Eq() function
H A Dvar.c3611 if (!Substring_Eq(words.words[si], words.words[di])) { in ApplyModifier_Unique()