Home
last modified time | relevance | path

Searched refs:int_constants (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_code.h240 uint32_t int_constants[32]; member
Dr500_fragprog_emit.c458 if(!s->Code->int_constants[0]) { in emit_flowcontrol()
459 s->Code->int_constants[0] = R500_FC_INT_CONST_KR(0xff); in emit_flowcontrol()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_fs.c264 code->int_constants[i]); in r300_emit_fs_code_to_buffer()
/third_party/python/Modules/_decimal/
D_decimal.c5602 static struct int_constmap int_constants [] = { variable
5898 for (int_cm = int_constants; int_cm->name != NULL; int_cm++) { in PyInit__decimal()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1505 Modules/_decimal/_decimal.c - int_constants -