Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libcpp/
H A Dinternal.h98 typedef struct _cpp_buff _cpp_buff; typedef
99 struct _cpp_buff struct
101 struct _cpp_buff *next; argument
105 extern _cpp_buff *_cpp_get_buff (cpp_reader *, size_t); argument
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h113 typedef struct _cpp_buff _cpp_buff; typedef
114 struct _cpp_buff struct
116 struct _cpp_buff *next; argument
120 extern _cpp_buff *_cpp_get_buff PARAMS ((cpp_reader *, size_t)); argument