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