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