Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c818 # define YYCOPY(Dst, Src, Count) \ argument
819 __builtin_memcpy (Dst, Src, (Count) * sizeof (*(Src)))
821 # define YYCOPY(Dst, Src, Count) \ argument
825 for (yyi = 0; yyi < (Count); yyi++) \
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dltmain.sh6355 /* Count number of arguments. */