Searched refs:emit_nl (Results 1 – 1 of 1) sorted by relevance
272 bool emit_nl = (nw == php->len_dw) || ((nw % 4) == 0); in dump_bytes() local276 if (emit_nl) { in dump_bytes()