Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxkbcommon/src/
H A Ddarray.h137 #define darray_prepends_nullterminate(arr, items, count) do { \ macro
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Drules.c836 darray_prepends_nullterminate(*to, expanded.item, expanded.size); in append_expanded_kccgst_value()