HomeSort by: relevance | last modified time | path
    Searched defs:yy_flex_strncpy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 595 static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
1784 static void yy_flex_strncpy( char *s1, yyconst char *s2, int n ) function in typeref:typename:void
1786 static void yy_flex_strncpy( s1, s2, n )
  /src/tools/m4/bootstrap/
tokenizer.c 577 static void yy_flex_strncpy (char *,yyconst char *,int );
1812 static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) function in typeref:typename:void

Completed in 39 milliseconds