Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dudat.h1495 int32_t symbolIndex,
1534 int32_t symbolIndex,
/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c701 UInt32 symbolIndex, in LookupSymbol() argument
727 MoreAssertQ(symbolIndex < loaderSection->totalImportedSymbolCount); in LookupSymbol()
737 symbolStringOffset = importSymbolTable[symbolIndex]; in LookupSymbol()