Home
last modified time | relevance | path

Searched refs:VLOOKUP (Results 1 – 3 of 3) sorted by relevance

/original-bsd/contrib/sc/
H A Dsc.h152 #define VLOOKUP OP_BASE + 49 macro
H A Dgram.y314 { $$ = new(VLOOKUP, new(',', $4, $8),
315 new_range(REDUCE | VLOOKUP, $6)); }
H A Dinterp.c653 case VLOOKUP:
670 case VLOOKUP:
1719 case VLOOKUP:
2010 case VLOOKUP: two_arg_index("@vlookup(", e); break;