Searched defs:tmp3 (Results 1 – 7 of 7) sorted by relevance
/plan9/sys/src/cmd/gs/jpeg/ |
H A D | jfdctflt.c | 61 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
H A D | jidctflt.c | 72 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
H A D | jfdctfst.c | 116 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
H A D | jfdctint.c | 142 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
H A D | jidctint.c | 152 INT32 tmp0, tmp1, tmp2, tmp3; variable
|
H A D | jidctfst.c | 172 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; variable
|
/plan9/sys/src/cmd/spin/ |
H A D | main.c | 706 { Lextok *tmp1, *tmp2, *tmp3; in rem_lab() local
|