Searched refs:MNEMONIC_RANGE_2_START (Results 1 – 2 of 2) sorted by relevance
52 MNEMONIC_RANGE_2_START, MNEMONIC_RANGE_2_END, in ImplGetMnemonicIndex()287 for ( c = MNEMONIC_RANGE_2_START; c <= MNEMONIC_RANGE_2_END; c++ ) in CreateMnemonic()397 c >= MNEMONIC_RANGE_2_START && c <= MNEMONIC_RANGE_2_END ) in EraseAllMnemonicChars()
41 #define MNEMONIC_RANGE_2_START 0x41 macro51 (MNEMONIC_RANGE_2_END-MNEMONIC_RANGE_2_START+1)+\
Completed in 19 milliseconds