Home
last modified time | relevance | path

Searched defs:Reinst (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/include/ape/
H A Dregexp.h16 typedef struct Reinst Reinst; typedef
46 struct Reinst{ struct
52 Reinst *right; /* right child of OR */ argument
55 Reinst *left; /* left child of OR */ argument
64 Reinst *startinst; /* start pc */ argument
/plan9-contrib/sys/include/
H A Dregexp.h6 typedef struct Reinst Reinst; typedef
36 struct Reinst{ struct
42 Reinst *right; /* right child of OR */ argument
45 Reinst *left; /* left child of OR */ argument