Searched refs:memFail (Results 1 – 2 of 2) sorted by relevance
106 bool memFail = false; in registerBuiltInDecoders() local113 memFail=true; in registerBuiltInDecoders()116 m_b_registeredBuiltins = !memFail; in registerBuiltInDecoders()
4770 goto memFail; in base64()4776 if( !cBuf ) goto memFail; in base64()4792 goto memFail; in base64()4798 if( !bBuf ) goto memFail; in base64()4807 memFail: in base64()5146 goto memFail; in base85()5152 if( !cBuf ) goto memFail; in base85()5168 goto memFail; in base85()5174 if( !bBuf ) goto memFail; in base85()5183 memFail: in base85()