Lines Matching defs:constant
350 ir_constant *constant = new(expr)
352 if (constant) {
353 *rvalue = constant;
931 * specify different integer-constant bindings for the same
992 * initializers must all be constant expressions, and they
995 * not require that initializer to be a constant expression.)"
998 * must have the same value. In this case of non-constant
1003 * If (at least) one of these constant expressions is implicit,
1032 "non-constant initializers.\n",
2482 * calls with a constant expression.
2603 /* Convert the gl_PatchVerticesIn system value into a constant, since
2660 * \param constants Driver specific constant values for the program.
3835 * dropped thanks to constant propagation.