Home
last modified time | relevance | path

Searched refs:num5 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_global_data.c43 static const __u64 num5 = 0xabab; variable
81 test_reloc(number, 5, &num5); in load_static_data()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_global_data.c43 static const __u64 num5 = 0xabab; variable
81 test_reloc(number, 5, &num5); in load_static_data()
/kernel/uniproton/src/net/lwip-2.1/enhancement/src/
H A Dfixme.c105 S32 num5 = 5; in ip6addr_aton() local
140 } else if (lwip_isxdigit(*sc) && (sc - ss) < num5) { // 4 hex-digits at most in ip6addr_aton()

Completed in 2 milliseconds