Searched defs:rmul (Results 1 – 2 of 2) sorted by relevance
827 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sdirent_comp() local935 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sglob_comp() local
325 const int rmul = glsl_base_type_is_64bit(returnType) ? 2 : 1; in _mesa_get_uniform() local