Searched refs:eol (Results 1 – 2 of 2) sorted by relevance
26 const char *val, *eol; in xbc_show_value() local30 eol = semicolon ? ";\n" : "\n"; in xbc_show_value()36 printf("%c%s%c%s", q, val, q, xbc_node_is_array(node) ? ", " : eol); in xbc_show_value()
162 goto eol; in osnoise_top_header()166 eol: in osnoise_top_header()
Completed in 4 milliseconds