Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfc_led_parse.c145 return (TOKEN_ERROR); in get_token()
162 return (TOKEN_ERROR); in get_token()
505 if (tok == TOKEN_ERROR) { in fc_led_parse()
H A Dfcal_leds.h187 TOKEN_ERROR, enumerator
/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h84 TOKEN_ERROR, enumerator
H A Dpre-process.c505 return TOKEN_ERROR; in combine()
515 return TOKEN_ERROR; in combine()
522 return TOKEN_ERROR; in combine()
526 return TOKEN_ERROR; in combine()
528 return TOKEN_ERROR; in combine()
541 return TOKEN_ERROR; in combine()
1353 token_type(token) = TOKEN_ERROR; in try_arg()
1456 case TOKEN_ERROR: in parse_expansion()
H A Dtokenize.c192 case TOKEN_ERROR: in show_token()
253 case TOKEN_ERROR: in quote_token()