Home | History | Annotate | Download | only in src

Lines Matching defs:c1

2068 		char *c1 = NULL;
2070 __cil_expr_to_string_helper(curr, flavor, &c1);
2073 cil_asprintf(&c2, "%s %s", c1, s1);
2074 free(c1);
2076 c1 = c2;
2078 *out = c1;
4217 static const uint32_t c1 = 0xcc9e2d51;
4228 v *= c1; \