Searched refs:BAD_ALLOC (Results 1 – 3 of 3) sorted by relevance
14 inline void* operator new(size_t) BAD_ALLOC; // expected-error {{cannot be declared 'inline'}}15 inline void* operator new[](size_t) BAD_ALLOC; // expected-error {{cannot be declared 'inline'}}
57 #define BAD_ALLOC() ERROR("Memory allocation error") macro766 BAD_ALLOC(); in decode_literals_simple()833 BAD_ALLOC(); in decode_literals_compressed()1038 BAD_ALLOC(); in decode_sequences()1405 BAD_ALLOC(); in create_dictionary()1492 BAD_ALLOC(); in init_dictionary_content()1513 BAD_ALLOC(); in HUF_copy_dtable()1533 BAD_ALLOC(); in FSE_copy_dtable()1925 BAD_ALLOC(); in HUF_init_dtable()2124 BAD_ALLOC(); in FSE_init_dtable()[all …]