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

/freebsd-11-stable/contrib/binutils/gas/
H A Dwrite.c1611 struct broken_word *untruth; local
1622 for (untruth = lie;
1623 untruth && untruth->dispfrag == fragP;
1624 untruth = untruth->next_broken_word)
1625 if (untruth->added == 1)
1653 for (untruth = lie->next_broken_word;
1654 untruth && untruth
2161 struct broken_word *untruth; local
[all...]

Completed in 38 milliseconds