Searched refs:CIL_KEY_OPTIONAL (Results 1 – 3 of 3) sorted by relevance
221 extern char *CIL_KEY_OPTIONAL;
224 char *CIL_KEY_OPTIONAL; variable367 CIL_KEY_OPTIONAL = cil_strpool_add("optional"); in cil_init_keys()1091 return CIL_KEY_OPTIONAL; in cil_node_to_string()
6446 } else if (parse_current->data == CIL_KEY_OPTIONAL) { in __cil_build_ast_node_helper()