Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

/*	$NetBSD: calc_code_all.tab.h,v 1.1.1.1 2021/02/20 20:30:13 christos Exp $	*/

#ifndef _calc_code_all__defines_h_
#define _calc_code_all__defines_h_

/* %code "requires" block start */
#line 3 "calc_code_all.y"
/* CODE-REQUIRES */ 
/* %code "requires" block end */
#define DIGIT 257
#define LETTER 258
#define UMINUS 259
/* %code "provides" block start */
#line 4 "calc_code_all.y"
/* CODE-PROVIDES */ 
#line 6 "calc_code_all.y"
/* CODE-PROVIDES2 */ 
/* %code "provides" block end */

#endif /* _calc_code_all__defines_h_ */