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

/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c76 #define BLANK_LINE 1 macro
192 pos_y += NEXT_LINE + BLANK_LINE;
197 pos_y += cstate_lines + BLANK_LINE;
203 pos_y += NEXT_LINE + BLANK_LINE;
219 pos_y += BLANK_LINE + NEXT_LINE;
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlflow.c62 #define BLANK_LINE(s) ((s[0] == '\0') || (s[0] == '#') || (s[0] == '\n')) macro
372 if (BLANK_LINE(line)) {
515 if (BLANK_LINE(line))
817 if (BLANK_LINE(line))

Completed in 90 milliseconds