Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
H A Dpdftoraster.cxx2148 /* For compatibility with g++ >= 4.7 compilers _GLIBCXX_THROW
2150 #ifndef _GLIBCXX_THROW
2151 #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 4 milliseconds