Searched refs:int_constants (Results 1 – 4 of 4) sorted by relevance
240 uint32_t int_constants[32]; member
456 if(!s->Code->int_constants[0]) { in emit_flowcontrol()457 s->Code->int_constants[0] = R500_FC_INT_CONST_KR(0xff); in emit_flowcontrol()
264 code->int_constants[i]); in r300_emit_fs_code_to_buffer()
5453 static struct int_constmap int_constants [] = { variable5745 for (int_cm = int_constants; int_cm->name != NULL; int_cm++) { in PyInit__decimal()