shithub: plan9front

ref: 23de6808f70552beeb4b3a3374543f7aaf31c4c8
dir: /acme/bin/source/adict/adict.h/

View raw version
enum
{
	Matchwin,
	Entrywin,
	Dictwin
};

#define MAXTAG	20
#define MAXMATCH 100
#define BUFSIZE	4096