Home
last modified time | relevance | path

Searched refs:found_a (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireguard/selftest/
H A Dallowedips.c491 bool found_a = false, found_b = false, found_c = false, found_d = false, in wg_allowedips_selftest() local
622 found_a = true; in wg_allowedips_selftest()
642 test_boolean(found_a); in wg_allowedips_selftest()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/
H A Dlib-link.m4273 found_a=
318 found_a="$dir/$libname.$acl_libext"
368 found_a="$dir/$libname.$acl_libext"
467 if test "X$found_a" != "X"; then
469 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a"