Home
last modified time | relevance | path

Searched defs:Ilist (Results 1 – 3 of 3) sorted by relevance

/plan9-contrib/sys/src/cmd/postscript/postmd/
H A Dpostmd.h60 } Ilist; typedef
/plan9-contrib/sys/src/cmd/acme/
H A Dregx.c44 typedef struct Ilist Ilist; typedef
45 struct Ilist struct
54 Ilist *tl, *nl; /* This list, next list */ argument
/plan9-contrib/sys/src/cmd/sam/
H A Dregexp.c39 typedef struct Ilist Ilist; typedef
40 struct Ilist struct
49 Ilist *tl, *nl; /* This list, next list */ argument