Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/
H A Dinternal.h129 typedef struct tokenrun tokenrun; typedef
130 struct tokenrun struct
132 tokenrun *next, *prev; argument
133 cpp_token *base, *limit;
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dinternal.h130 typedef struct tokenrun tokenrun; typedef
131 struct tokenrun struct
133 tokenrun *next, *prev; argument
134 cpp_token *base, *limit;