Home
last modified time | relevance | path

Searched refs:ARRAY_FOR_EACH_PTR (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/tests/posix/single_process/src/
Dconfstr.c41 ARRAY_FOR_EACH_PTR(arg1s, arg) { in ZTEST()
47 ARRAY_FOR_EACH_PTR(arg2s, arg) { in ZTEST()
55 ARRAY_FOR_EACH_PTR(arg3s, arg) { in ZTEST()
/Zephyr-latest/tests/posix/net/src/
Dinet_addr.c45 ARRAY_FOR_EACH_PTR(parms, p) { in ZTEST()
/Zephyr-latest/
D.clang-format36 - 'ARRAY_FOR_EACH_PTR'
/Zephyr-latest/subsys/net/ip/
Droute.c828 ARRAY_FOR_EACH_PTR(route_mcast_entries, route) { in net_route_mcast_forward_packet()
871 ARRAY_FOR_EACH_PTR(route_mcast_entries, route) { in net_route_mcast_foreach()
902 ARRAY_FOR_EACH_PTR(route_mcast_entries, route) { in net_route_mcast_add()
946 ARRAY_FOR_EACH_PTR(route_mcast_entries, route) { in net_route_mcast_lookup()
/Zephyr-latest/samples/net/capture/src/
Dmain.c111 ARRAY_FOR_EACH_PTR(data, ptr) { in cmd_sample_send()
/Zephyr-latest/tests/posix/common/src/
Dclock.c259 ARRAY_FOR_EACH_PTR(args, arg) { in ZTEST()
/Zephyr-latest/include/zephyr/sys/
Dutil.h238 #define ARRAY_FOR_EACH_PTR(array, ptr) \ macro
/Zephyr-latest/tests/net/mld/src/
Dmain.c855 ARRAY_FOR_EACH_PTR(iface->config.ip.ipv6->mcast, mcast_addr) { in get_mcast_addr_count()
/Zephyr-latest/tests/net/vlan/src/
Dmain.c631 ARRAY_FOR_EACH_PTR(vlan_interfaces, vlan_iface) { in test_vlan_enable()
/Zephyr-latest/tests/unit/util/
Dmain.c534 ARRAY_FOR_EACH_PTR(array, p) { in ZTEST()
/Zephyr-latest/lib/posix/options/
Dpthread.c1541 ARRAY_FOR_EACH_PTR(posix_thread_pool, th) { in posix_thread_pool_init()