Lines Matching refs:conditional
12 * Added conditional policy language extensions
52 #include <sepol/policydb/conditional.h>
3943 yyerror("illegal conditional expression");
3969 ("illegal conditional expression; Bad NOT");
3980 ("illegal conditional expression; Bad binary op");
3988 ("conditional expression is like totally too deep");
3994 yyerror("illegal conditional expression");
3999 yyerror("illegal conditional expression");
4003 /* use tmp conditional node to partially build new node */
4011 yyerror("problem normalizing conditional expression");
4015 /* get the existing conditional node, or create a new one */
4025 * handled during conditional expansion, in expand.c */
4069 yyerror("illegal conditional NOT expression");
4088 ("illegal left side of conditional binary op expression");
4102 ("illegal right side of conditional binary op expression");
4111 yyerror("bad conditional; expected boolean id");
4127 yyerror2("unknown boolean %s in conditional expression",
4137 yyerror("illegal conditional expression");