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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.tab.c886 # ifndef yystrlen
888 # define yystrlen strlen
893 yystrlen (const char *yystr)
895 yystrlen (yystr)
1772 yysize += yystrlen (yyprefix) + yystrlen (yytname [yyx]);
1781 + yystrlen (yytname[yytype]));
887 # define yystrlen macro
892 yystrlen (const char *yystr) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dplural.c932 # ifndef yystrlen
934 # define yystrlen strlen
940 yystrlen (const char *yystr)
943 yystrlen (yystr)
1025 return yystrlen (yystr);
1107 yysize1 = yysize + yystrlen (yyf);
933 # define yystrlen macro
939 yystrlen (const char *yystr) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dpo-gram-gen.c946 # ifndef yystrlen
948 # define yystrlen strlen
954 yystrlen (const char *yystr)
957 yystrlen (yystr)
1039 return yystrlen (yystr);
1121 yysize1 = yysize + yystrlen (yyf);
947 # define yystrlen macro
953 yystrlen (const char *yystr) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/radvd/
H A Dgram.c1069 # ifndef yystrlen
1071 # define yystrlen strlen
1077 yystrlen (const char *yystr)
1080 yystrlen (yystr)
1162 return yystrlen (yystr);
1244 yysize1 = yysize + yystrlen (yyf);
1070 # define yystrlen macro
1076 yystrlen (const char *yystr) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dgetdate.c813 # ifndef yystrlen
815 # define yystrlen strlen
820 yystrlen (const char *yystr)
822 yystrlen (yystr)
1646 yysize += yystrlen (yytname[yyx]) + 15, yycount++;
1647 yysize += yystrlen ("syntax error, unexpected ") + 1;
1648 yysize += yystrlen (yytname[yytype]);
814 # define yystrlen macro
819 yystrlen (const char *yystr) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.tab.c942 # ifndef yystrlen
944 # define yystrlen strlen
949 yystrlen (const char *yystr)
951 yystrlen (yystr)
1033 return yystrlen (yystr);
1929 yysize1 = yysize + yystrlen (yyf);
943 # define yystrlen macro
948 yystrlen (const char *yystr) function

Completed in 106 milliseconds