Home
last modified time | relevance | path

Searched refs:buffer_ptr_ (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddump-context.h172 stashed_item (const char **buffer_ptr_, optinfo_item *item_) in stashed_item() argument
173 : buffer_ptr (buffer_ptr_), item (item_) {} in stashed_item()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddump-context.h174 stashed_item (const char **buffer_ptr_, optinfo_item *item_) in stashed_item() argument
175 : buffer_ptr (buffer_ptr_), item (item_) {} in stashed_item()