Home
last modified time | relevance | path

Searched defs:incl (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/config/
H A Dscan.l60 struct incl { struct
61 struct incl *in_prev; /* previous includes in effect, if any */ argument
67 static struct incl *incl; argument
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dfini.c251 FILE *incl; in main() local
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dgjavah.c1745 struct include *incl; local
/openbsd/bin/ksh/
H A Dvi.c1500 findch(int ch, int cnt, int forw, int incl) in findch()