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()
6941 goto memFail; in base64()6947 if( !cBuf ) goto memFail; in base64()6963 goto memFail; in base64()6969 if( !bBuf ) goto memFail; in base64()6978 memFail: in base64()7318 goto memFail; in base85()7324 if( !cBuf ) goto memFail; in base85()7340 goto memFail; in base85()7346 if( !bBuf ) goto memFail; in base85()7355 memFail: in base85()