1 /* %code "requires" block start */ 2 #line 3 "calc_code_all.y" 3 /* CODE-REQUIRES */ 4 /* %code "requires" block end */ 5 #define DIGIT 257 6 #define LETTER 258 7 #define UMINUS 259 8 /* %code "provides" block start */ 9 #line 4 "calc_code_all.y" 10 /* CODE-PROVIDES */ 11 #line 6 "calc_code_all.y" 12 /* CODE-PROVIDES2 */ 13 /* %code "provides" block end */ 14