Home | History | Annotate | Download | only in src

Lines Matching refs:CIL_BOOL

977 	case CIL_BOOL: {
978 const char *boolean = ((struct cil_bool*)current->data)->value ? "true" : "false";