Searched refs:log_to_string (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | throw_allocator.h | 127 log_to_string(error, entry); in _GLIBCXX_VISIBILITY() 136 log_to_string(error, entry); in _GLIBCXX_VISIBILITY() 137 log_to_string(error, *inserted.first); in _GLIBCXX_VISIBILITY() 160 log_to_string(error, std::make_pair(p, get_label())); in _GLIBCXX_VISIBILITY() 161 log_to_string(error, *inserted.first); in _GLIBCXX_VISIBILITY() 180 log_to_string(error, make_entry(p, size)); in _GLIBCXX_VISIBILITY() 188 log_to_string(error, make_entry(p, size)); in _GLIBCXX_VISIBILITY() 189 log_to_string(error, *found); in _GLIBCXX_VISIBILITY() 207 log_to_string(found, *beg); in _GLIBCXX_VISIBILITY() 219 log_to_string(found, *beg); in _GLIBCXX_VISIBILITY() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | throw_allocator.h | 127 log_to_string(error, entry); in _GLIBCXX_VISIBILITY() 136 log_to_string(error, entry); in _GLIBCXX_VISIBILITY() 137 log_to_string(error, *inserted.first); in _GLIBCXX_VISIBILITY() 160 log_to_string(error, std::make_pair(p, get_label())); in _GLIBCXX_VISIBILITY() 161 log_to_string(error, *inserted.first); in _GLIBCXX_VISIBILITY() 180 log_to_string(error, make_entry(p, size)); in _GLIBCXX_VISIBILITY() 188 log_to_string(error, make_entry(p, size)); in _GLIBCXX_VISIBILITY() 189 log_to_string(error, *found); in _GLIBCXX_VISIBILITY() 207 log_to_string(found, *beg); in _GLIBCXX_VISIBILITY() 219 log_to_string(found, *beg); in _GLIBCXX_VISIBILITY() [all …]
|