Home
last modified time | relevance | path

Searched refs:non_empty (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/abi/spectrans/parser/
H A Dextends.c125 if (!non_empty(buf2)) { /* is line non empty */ in do_extends()
200 if (!non_empty(buf2)) { /* is line non empty */ in do_extends()
343 if (!non_empty(buf2)) { /* is line non empty */ in arch_match()
H A Dparser.h113 extern int non_empty(const char *);
H A Dfrontend.c208 if (!non_empty(buf2)) { in read_spec()
413 non_empty(const char *str) in non_empty() function