Home
last modified time | relevance | path

Searched refs:is_eol (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dcond.c198 int is_eol; in s_ifb() local
201 is_eol = is_end_of_line[(unsigned char) *input_line_pointer]; in s_ifb()
202 cframe.ignoring = (test_blank == !is_eol); in s_ifb()