Home
last modified time | relevance | path

Searched defs:static_var2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_static_linked1.c9 static volatile int static_var2 = 3; variable
H A Dtest_static_linked2.c9 static volatile int static_var2 = 6; variable