Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dlowparse.c57 struct input_stream { struct
67 static struct input_stream *current; /* the input_stream being parsed. */ argument