repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
lib
/
libcompat
/
regexp
/
regmagic.h
blob
591853a99c98089c4d297fc748d09c1d02470a2b
1
/* $NetBSD: regmagic.h,v 1.2 1993/08/02 17:49:32 mycroft Exp $ */
2
3
/*
4
* The first byte of the regexp internal "program" is actually this magic
5
* number; the start node begins in the second byte.
6
*/
7
#define MAGIC 0234