Searched refs:non_empty (Results 1 – 3 of 3) sorted by relevance
123 if (!non_empty(buf2)) { /* is line non empty */ in do_extends()198 if (!non_empty(buf2)) { /* is line non empty */ in do_extends()341 if (!non_empty(buf2)) { /* is line non empty */ in arch_match()
111 extern int non_empty(const char *);
206 if (!non_empty(buf2)) { in read_spec()411 non_empty(const char *str) in non_empty() function