Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c624 #ifndef YYSIZE_T
628 # define YYSIZE_T size_t macro
629 # elif ! defined YYSIZE_T
631 # define YYSIZE_T size_t macro
633 # define YYSIZE_T unsigned int macro
1497 static YYSIZE_T
1500 YYSIZE_T yylen; in yystrlen()
1536 static YYSIZE_T
1541 YYSIZE_T yyn = 0; in yytnamerr()
1589 YYSIZE_T yysize = yysize0; in yysyntax_error()
[all …]