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

/haiku-buildtools/legacy/binutils/gas/
H A Dsymbols.c38 extern int new_broken_words;
271 if (new_broken_words)
285 + new_broken_words * md_long_jump_size);
305 new_broken_words = 0;
H A Dread.c180 int new_broken_words; variable
3761 new_broken_words++;
/haiku-buildtools/binutils/gas/
H A Dsymbols.c34 extern int new_broken_words;
279 if (new_broken_words)
293 + new_broken_words * md_long_jump_size);
313 new_broken_words = 0;
H A Dread.c179 int new_broken_words; variable
4378 new_broken_words++;

Completed in 84 milliseconds