Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Dvar.c1434 const char *lastDot = Substring_FindLast(word, '.'); ModifyWord_Suffix() local
1442 const char *lastDot, *end; ModifyWord_Root() local