File: vfcodes.h

package info (click to toggle)
vftool 2.0alpha-4.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 388 kB
  • ctags: 769
  • sloc: ansic: 2,748; makefile: 190; sh: 79
file content (12 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
#define	VF_ID		202

#define	VF_SHORT_CHAR241	241
#define	VF_LONG_CHAR	242
#define	VF_FNT_DEF1	243
#define	VF_FNT_DEF2	244
#define	VF_FNT_DEF3	245
#define	VF_FNT_DEF4	246
#define	VF_PRE		247
#define	VF_POST		248

#include	"commands.h"