Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcclibs/libcpp/
Dinternal.h127 typedef struct tokenrun tokenrun; typedef
128 struct tokenrun struct
130 tokenrun *next, *prev; argument
131 cpp_token *base, *limit;