yyunexpected     1024 gtags-parser/asm_parse.c       static char const yyunexpected[] = "syntax error, unexpected %s";
yyunexpected     1027 gtags-parser/asm_parse.c       char yyformat[sizeof yyunexpected
yyunexpected     1043 gtags-parser/asm_parse.c       yyfmt = yystpcpy (yyformat, yyunexpected);
yyunexpected     1052 gtags-parser/asm_parse.c 		yyformat[sizeof yyunexpected - 1] = '\0';