Home
last modified time | relevance | path

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

/dflybsd-src/contrib/bmake/
H A Dvar.c1376 const char *lastDot = Substring_LastIndex(word, '.'); in ModifyWord_Suffix() local
1389 const char *lastDot, *end; in ModifyWord_Root() local