Home | History | Annotate | Download | only in bzip2

Lines Matching defs:outOfMemory

215 static void    outOfMemory           ( void )        NORETURN;
417 outOfMemory (); break;
528 outOfMemory();
619 outOfMemory();
872 void outOfMemory ( void )
1709 if (p == NULL) outOfMemory ();