Searched refs:int_constants (Results 1 – 5 of 5) sorted by relevance
233 uint32_t int_constants[32]; member
458 if(!s->Code->int_constants[0]) { in emit_flowcontrol()459 s->Code->int_constants[0] = R500_FC_INT_CONST_KR(0xff); in emit_flowcontrol()
261 code->int_constants[i]); in r300_emit_fs_code_to_buffer()
5602 static struct int_constmap int_constants [] = { variable5898 for (int_cm = int_constants; int_cm->name != NULL; int_cm++) { in PyInit__decimal()
1505 Modules/_decimal/_decimal.c - int_constants -