Searched refs:ex0 (Results 1 – 4 of 4) sorted by relevance
81 ast_expression_bin::ast_expression_bin(int oper, ast_expression *ex0, in ast_expression_bin() argument83 ast_expression(oper, ex0, ex1, NULL) in ast_expression_bin()
641 ast_expression *ex0, in ast_expression() argument646 this->subexpressions[0] = ex0; in ast_expression()
55 GLfloat ex0, ey0; /* quad edge vectors */ member298 GLfloat cross0 = (info->ex0 * fy0 - info->ey0 * fx0); in compute_coveragef()306 cross0 = info->ex0 + info->ey0; in compute_coveragef()358 line->ex0 = line->qx1 - line->qx0; in segment()
556 device_data += " ex0 ex1 ex2 ex3"