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