Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c1508 # ifndef yystpcpy
1510 # define yystpcpy stpcpy macro
1515 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1572 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()