Searched refs:cj (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/re/
H A Dreo.c657 unsigned char ci, cj, *str; local in function:orec_str_list
667 cj = lj > 2 ? stl->strs[j][0] : (long)stl->strs[j] & 0xff;
668 if ((count >= LARGE_STL_COUNT && cj < ci) ||
669 (cj == ci && lj > li)) {
678 ci ^= cj; cj ^= ci; ci ^= cj;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmipmap.c156 const GLfloat cj = _mesa_half_to_float(rowC[j][e]); \
160 dst[i][e] = _mesa_float_to_half((aj + ak + bj + bk + cj + ck + dj + dk) \
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmipmap.c156 const GLfloat cj = _mesa_half_to_float(rowC[j][e]); \
160 dst[i][e] = _mesa_float_to_half((aj + ak + bj + bk + cj + ck + dj + dk) \

Completed in 18 milliseconds