Home
last modified time | relevance | path

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

/Zephyr-latest/tests/unit/util/
Dmain.c191 #define A_PTR(x, name0, name1) &UTIL_CAT(UTIL_CAT(name0, name1), x) in ZTEST() macro
193 int *a[] = { LISTIFY(2, A_PTR, (,), a, b) }; in ZTEST()