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()
5321 goto memFail; in base64()5327 if( !cBuf ) goto memFail; in base64()5343 goto memFail; in base64()5349 if( !bBuf ) goto memFail; in base64()5358 memFail: in base64()5701 goto memFail; in base85()5707 if( !cBuf ) goto memFail; in base85()5723 goto memFail; in base85()5729 if( !bBuf ) goto memFail; in base85()5738 memFail: in base85()