Searched refs:_WEAK (Results 1 – 4 of 4) sorted by relevance
35 #define _WEAK .weak macro57 #define _WEAK _WEAK macro
424 _WEAK void wifi_set_mib(void);433 _WEAK void wifi_set_country_code(void);
1240 _WEAK void wifi_set_mib(void) in wifi_set_mib()1260 _WEAK void wifi_set_country_code(void) in wifi_set_country_code()
195 #define _WEAK __weak macro203 #define _WEAK __attribute__ ((weak)) macro
Completed in 12 milliseconds