Searched refs:ARRAYLAST (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmutils.h647 #ifndef ARRAYLAST /* returns pointer to last array element */
648 #define ARRAYLAST(a) (&a[ARRAYSIZE(a)-1]) macro

Completed in 99 milliseconds