Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c214 #define WS_SKIP(_str) for (; *(_str) && isspace(*(_str)); (_str)++) in add_match_record() macro
290 WS_SKIP(str); in add_match_record()
296 WS_SKIP(str); in add_match_record()
304 WS_SKIP(str); in add_match_record()
320 #undef WS_SKIP in add_match_record()