Home
last modified time | relevance | path

Searched defs:BLANK_LINE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/powertop/common/
H A Ddisplay.c76 #define BLANK_LINE 1 macro
/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlflow.c62 #define BLANK_LINE(s) ((s[0] == '\0') || (s[0] == '#') || (s[0] == '\n')) macro