Home
last modified time | relevance | path

Searched defs:_GLIBCXX_THROW (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/filter/
H A Dpdftoraster.cxx2151 #define _GLIBCXX_THROW throw macro
2154 void * operator new(size_t size) _GLIBCXX_THROW (std::bad_alloc) in _GLIBCXX_THROW() function
2164 void * operator new[](size_t size) _GLIBCXX_THROW (std::bad_alloc) in _GLIBCXX_THROW() function

Completed in 5 milliseconds