Searched refs:MNEMONIC_RANGE_2_END (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()
42 #define MNEMONIC_RANGE_2_END 0x5A macro51 (MNEMONIC_RANGE_2_END-MNEMONIC_RANGE_2_START+1)+\
Completed in 6 milliseconds