Searched defs:static_var2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ | ||
H A D | test_static_linked1.c | 9 static volatile int static_var2 = 3; variable |
H A D | test_static_linked2.c | 9 static volatile int static_var2 = 6; variable |