Searched refs:ARITH_COLON (Results 1 – 3 of 3) sorted by relevance
/freebsd/bin/sh/ | ||
H A D | arith_yacc.h | 80 #define ARITH_COLON 38 macro |
H A D | arith_yylex.c | 264 value += ARITH_COLON - ':'; in yylex() |
H A D | arith_yacc.c | 289 if (last_token != ARITH_COLON) in cond() |