Home | History | Annotate | Download | only in orig

Lines Matching defs:aMsg

132140   static const char* const aMsg[] = {
132177 if( ALWAYS(rc>=0) && rc<ArraySize(aMsg) && aMsg[rc]!=0 ){
132178 zErr = aMsg[rc];