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

/freebsd-11-stable/contrib/binutils/gas/
H A Dcond.c185 /* Performs the .ifb (test_blank == 1) and
186 the .ifnb (test_blank == 0) pseudo op. */
189 s_ifb (int test_blank) argument
203 cframe.ignoring = (test_blank == !is_eol);

Completed in 162 milliseconds