Searched refs:Lpositive (Results 1 – 1 of 1) sorted by relevance
5311 #define Lpositive F->temp_32[0] in match() macro5315 Lpositive = (*Fecode == OP_ASSERT || *Fecode == OP_ASSERTBACK); in match()5336 condition = Lpositive; /* TRUE for positive assertion */ in match()5346 condition = !Lpositive; /* TRUE for negative assertion */ in match()5354 condition = !Lpositive; in match()5373 #undef Lpositive in match()