Searched refs:yymsgbuf (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/binutils/
H A Dsysinfo.c1058 char yymsgbuf[128]; local
1059 char *yymsg = yymsgbuf;
1060 YYSIZE_T yymsg_alloc = sizeof yymsgbuf;
1681 if (yymsg != yymsgbuf)
1686 yymsg = yymsgbuf;
1687 yymsg_alloc = sizeof yymsgbuf;
1842 if (yymsg != yymsgbuf)

Completed in 22 milliseconds