Searched defs:SKIP_BLANK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dmain.c254 #define SKIP_BLANK for (; *str && isspace(*str); str++) macro
264 SKIP_BLANK;
270 SKIP_BLANK;
278 SKIP_BLANK;
288 #undef SKIP_BLANK macro

Completed in 58 milliseconds