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

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dcond.c184 /* Performs the .ifb (test_blank == 1) and
185 the .ifnb (test_blank == 0) pseudo op. */
188 s_ifb (int test_blank) argument
202 cframe.ignoring = (test_blank == !is_eol);

Completed in 191 milliseconds