Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h96 typedef struct _cpp_buff _cpp_buff; typedef
97 struct _cpp_buff struct
99 struct _cpp_buff *next; argument
103 extern _cpp_buff *_cpp_get_buff (cpp_reader *, size_t); argument
/netbsd-src/external/gpl3/gcc/dist/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