Searched refs:array_endof (Results 1 – 2 of 2) sorted by relevance
218 inline T *array_endof(T (&x)[N]) { in array_endof() function
243 std::fill(ValueTypeActions, array_endof(ValueTypeActions), 0); in ValueTypeActionImpl()