Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c778 union yyalloc union
785 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1853 union yyalloc *yyptr = in yyparse()
1854 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); in yyparse()
H A Dsf_scanner.c24 #define yyalloc sfbpf_alloc macro