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

/freebsd-10.0-release/contrib/gcc/
H A Dbt-load.c63 char other_use_this_block; member in struct:btr_user_s
365 user->other_use_this_block = 0;
404 If any of them use the same register, set their other_use_this_block
413 user->other_use_this_block = 1;
524 user->other_use_this_block = 1;
756 if (user->other_use_this_block)

Completed in 168 milliseconds