File: code_debug.h

package info (click to toggle)
byacc 20140715-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 5,236 kB
  • sloc: ansic: 71,912; yacc: 4,322; sh: 3,394; makefile: 249
file content (6 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#ifndef _yy_defines_h_
#define _yy_defines_h_

#define YYERRCODE 256

#endif /* _yy_defines_h_ */