Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/
Ddarray.h110 #define darray_copy(arr_to, arr_from) \ argument
111 darray_from_items((arr_to), (arr_from).item, (arr_from).size)