Searched refs:assertion (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/nmake/
H A Dparse.c43 #define OP_ASSERT (1<<0) /* assertion statement */
2061 * parse a basic assertion statement
2065 assertion(char* lhs, Rule_t* opr, char* rhs, char* act, int op) function
2085 int op; /* assertion op */
2103 debug((-6, "assertion: lhs=`%s' rhs=`%-.1024s' act=`%-.1024s'", lhs, rhs, act));
2306 * assertion attributes
2368 error(1, "multiple prerequisite patterns in metarule assertion");
2473 * metarule assertion
3324 assertion(lhs, opr, rhs, act, 0);
3408 assertion(lh
[all...]
H A DMakerules.mk2815 * the most recent :PACKAGE: assertion takes highest precedence
4024 * this assertion ensures that any user specified dirs appear
/ast/src/lib/libpp/
H A Dppcontrol.c52 * common predicate assertion operations
643 goto assertion;
1297 assertion:

Completed in 46 milliseconds