Searched refs:A_PTR (Results 1 – 1 of 1) sorted by relevance
191 #define A_PTR(x, name0, name1) &UTIL_CAT(UTIL_CAT(name0, name1), x) in ZTEST() macro193 int *a[] = { LISTIFY(2, A_PTR, (,), a, b) }; in ZTEST()