shithub: plan9front

ref: aa9b6d35974f05119221df00f2ab0d8d085d80ee
dir: /acme/bin/source/adict/adict.h/

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

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