Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp587 static bool matchword(const char *word, const char *str) in matchword() function
622 if (matchword(oflagdef[i].name, str)) { in parseOptFlags()