Searched refs:yy_flex_strncpy (Results 1 – 6 of 6) sorted by relevance
/external/bison/examples/calc++/ |
D | calc++-scanner.cc | 650 static void yy_flex_strncpy (char *,yyconst char *,int ); 2012 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
|
/external/bison/src/ |
D | scan-skel.c | 737 static void yy_flex_strncpy (char *,yyconst char *,int ); 2220 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
|
D | scan-gram.c | 1146 static void yy_flex_strncpy (char *,yyconst char *,int ); 3471 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
|
D | scan-code.c | 822 static void yy_flex_strncpy (char *,yyconst char *,int ); 2433 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
|
/external/libpcap/ |
D | scanner.c | 2837 static void yy_flex_strncpy (char *,yyconst char *,int ); 4705 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) in yy_flex_strncpy() function
|
/external/toybox/kconfig/ |
D | lex.zconf.c_shipped | 852 static void yy_flex_strncpy (char *,yyconst char *,int ); 2197 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
|