Searched refs:test3_result (Results 1 – 2 of 2) sorted by relevance
25 __u64 test3_result = 0; variable29 test3_result = a == 4 && b == 5 && c == 6; in BPF_PROG()
25 __u64 test3_result = 0; variable29 test3_result = a == 4 && b == 5 && c == 6 && ret == 15; in BPF_PROG()