Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/true_talk/
H A Dtt_quotes_tree.cpp180 bool TTquotesTree::compareWord(const char **str, const char *refStr) { in compareWord() function in Titanic::TTquotesTree
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/true_talk/
H A Dtt_quotes_tree.cpp180 bool TTquotesTree::compareWord(const char **str, const char *refStr) { in compareWord() function in Titanic::TTquotesTree
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fpdfapi/cmaps/
H A Dfpdf_cmaps.cpp15 static int compareWord(const void* p1, const void* p2) { in compareWord() function
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fpdfapi/fpdf_cmaps/
H A Dfpdf_cmaps.cpp31 static int compareWord(const void* p1, const void* p2) { in compareWord() function
/dports/lang/ghc/ghc-8.10.7/libraries/ghc-prim/GHC/
H A DClasses.hs517 compareWord# :: Word# -> Word# -> Ordering function
518 compareWord# x# y# function
/dports/lang/ghc/ghc-8.10.7/rts/
H A DHash.c114 compareWord(StgWord key1, StgWord key2) in compareWord() function