Searched refs:_ptr (Results 1 – 2 of 2) sorted by relevance
19 #define os_wpa_realloc_func(_ptr, _size) k_realloc(_ptr, _size) argument30 #define os_wpa_realloc_func(_ptr, _size) realloc(_ptr, _size) argument
47 #define SNB_NET_IDX_GET(_ptr) ((uint32_t)(_ptr)) argument