Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c213 #define WS_SKIP(_str) for (; *(_str) && isspace(*(_str)); (_str)++) in add_match_record() macro
289 WS_SKIP(str); in add_match_record()
295 WS_SKIP(str); in add_match_record()
303 WS_SKIP(str); in add_match_record()
319 #undef WS_SKIP in add_match_record()