Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1735 OSErr CopyIndexedWordToCStr(char *theSrcCStr,int whichWord,char *theDstCStr,int maxDstCStrLength) in CopyIndexedWordToCStr()
1832 OSErr CopyIndexedWordToNewHandle(char *theSrcCStr,int whichWord,Handle *outTheHandle) in CopyIndexedWordToNewHandle()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DAPInt.h110 static unsigned whichWord(unsigned bitPosition) { in whichWord() function