Searched defs:findWord (Results 1 – 2 of 2) sorted by relevance
483 ForthWord* ForthEnv::findWord(const char name[]) { in findWord() function in ForthEnv
1873 static int findWord(const char *zText, in findWord() function