Searched refs:rvThenLookup (Results 1 – 1 of 1) sorted by relevance
518 enum {rvOnly, rvThenLookup, lookupOnly} check; in getMappingItemVal() enumerator585 check = rvThenLookup; in getMappingItemVal()603 if (check == rvOnly || check == rvThenLookup) { in getMappingItemVal()649 if (val == 0 && (check == rvThenLookup || check == lookupOnly)) { in getMappingItemVal()