Home
last modified time | relevance | path

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

/freebsd-head/crypto/heimdal/lib/com_err/
HDparse.c844 # ifndef yystrlen
846 # define yystrlen strlen macro
852 yystrlen (const char *yystr) in yystrlen() function
855 yystrlen (yystr) in yystrlen()
937 return yystrlen (yystr); in yytnamerr()
1019 yysize1 = yysize + yystrlen (yyf); in yysyntax_error()
/freebsd-head/crypto/heimdal/lib/sl/
HDslc-gram.c818 # ifndef yystrlen
820 # define yystrlen strlen macro
826 yystrlen (const char *yystr) in yystrlen() function
829 yystrlen (yystr) in yystrlen()
911 return yystrlen (yystr); in yytnamerr()
993 yysize1 = yysize + yystrlen (yyf); in yysyntax_error()
/freebsd-head/crypto/heimdal/lib/asn1/
HDasn1parse.c1236 # ifndef yystrlen
1238 # define yystrlen strlen macro
1244 yystrlen (const char *yystr) in yystrlen() function
1247 yystrlen (yystr) in yystrlen()
1329 return yystrlen (yystr); in yytnamerr()
1411 yysize1 = yysize + yystrlen (yyf); in yysyntax_error()
/freebsd-head/crypto/heimdal/appl/ftp/ftpd/
HDftpcmd.c1229 # ifndef yystrlen
1231 # define yystrlen strlen macro
1237 yystrlen (const char *yystr)
1240 yystrlen (yystr)
1322 return yystrlen (yystr); in yytnamerr()
1404 yysize1 = yysize + yystrlen (yyf); in yysyntax_error()