Searched refs:_nmemb (Results 1 – 1 of 1) sorted by relevance
15 #define esp_wifi_calloc_func(_nmemb, _size) k_calloc(_nmemb, _size) argument20 #define os_wpa_calloc_func(_nmemb, _size) k_calloc(_nmemb, _size) argument26 #define esp_wifi_calloc_func(_nmemb, _size) calloc(_nmemb, _size) argument31 #define os_wpa_calloc_func(_nmemb, _size) calloc(_nmemb, _size) argument