Home
last modified time | relevance | path

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

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