Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_static_linked1.c8 static volatile long static_var1 = 2; variable
H A Dtest_static_linked2.c8 static volatile int static_var1 = 5; variable