Searched refs:TK_ERROR (Results 1 – 5 of 5) sorted by relevance
150 case TK_ERROR: in gettoken_eq()183 return (TK_ERROR); in gettoken_eq()453 case TK_ERROR: in gettoken_optattr()461 return (TK_ERROR); in gettoken_optattr()483 case TK_ERROR: in gettoken_term()491 return (TK_ERROR); in gettoken_term()512 case TK_ERROR: in gettoken_semicolon()519 return (TK_ERROR); in gettoken_semicolon()541 case TK_ERROR: in gettoken_leftbkt()548 return (TK_ERROR); in gettoken_leftbkt()[all …]
89 if (tok != TK_ERROR) in map_cap()332 if (tok != TK_ERROR) in map_equal()616 if (tok == TK_ERROR) in map_colon()770 if (tok != TK_ERROR) in map_colon()807 if (tok != TK_ERROR) in map_atsign()818 if (tok != TK_ERROR) in map_atsign()834 if (tok != TK_ERROR) in map_pipe()843 if (tok != TK_ERROR) in map_pipe()877 if (tok != TK_ERROR) in map_dash()889 if (tok != TK_ERROR) in map_dash()[all …]
1768 return (TK_ERROR); in gettoken_ident()1795 return (TK_ERROR); in gettoken_ident()1805 return (TK_ERROR); in gettoken_ident()1850 return (TK_ERROR); in gettoken_simquote_str()1904 return (TK_ERROR); in gettoken_cquote_str()1916 return (TK_ERROR); in gettoken_cquote_str()1993 return (TK_ERROR); in ld_map_gettoken()1998 return (TK_ERROR); in ld_map_gettoken()2006 return (TK_ERROR); in ld_map_gettoken()2031 return (TK_ERROR); in ld_map_gettoken()[all …]
142 TK_ERROR = -1, /* Error in lexical analysis */ enumerator
1439 case TK_ERROR: in ld_map_sym_ver_fini()