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

/freebsd-9.3-release/contrib/gcc/
H A Dexpmed.c3281 int lgup, post_shift;
3331 for (post_shift = lgup; post_shift > 0; post_shift--)
3344 *post_shift_ptr = post_shift;
4033 int pre_shift, post_shift;
4074 &ml, &post_shift, &dummy);
4084 &ml, &post_shift, &dummy);
4094 if (post_shift - 1 >= BITS_PER_WORD)
4098 = (shift_cost[compute_mode][post_shift
3269 int lgup, post_shift; local
4020 int pre_shift, post_shift; local
4149 int lgup, post_shift; local
4334 int pre_shift, lgup, post_shift; local
[all...]
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dhashtab.c107 int lgup, post_shift;
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dhashtab.c107 int lgup, post_shift;

Completed in 62 milliseconds