Searched defs:whichWord (Results 1 – 2 of 2) sorted by relevance
1735 OSErr CopyIndexedWordToCStr(char *theSrcCStr,int whichWord,char *theDstCStr,int maxDstCStrLength) in CopyIndexedWordToCStr()1832 OSErr CopyIndexedWordToNewHandle(char *theSrcCStr,int whichWord,Handle *outTheHandle) in CopyIndexedWordToNewHandle()
110 static unsigned whichWord(unsigned bitPosition) { in whichWord() function