Home | History | Annotate | Download | only in dist

Lines Matching defs:OE_Restrict

11076 #define OE_Restrict 6   /* OE_Abort for IMMEDIATE, OE_Rollback for DEFERRED */
94627 if( action!=OE_Restrict && (action!=OE_Cascade || pChanges) ){
94653 OE_Restrict ){
94710 case OE_Restrict:
98878 case OE_Restrict: zName = "RESTRICT"; break;
119772 { yygotominor.yy328 = OE_Restrict; /* EV: R-33326-45252 */}