Searched defs:sk_LogotypeInfo_value (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dhttp_curl.c430 #define sk_LogotypeInfo_value(st, i) (LogotypeInfo *) \ macro
450 #define sk_LogotypeInfo_value(st, i) SKM_sk_value(LogotypeInfo, (st), (i)) macro
761 info = sk_LogotypeInfo_value(logo->communityLogos, i);
838 info = sk_LogotypeInfo_value(logo->communityLogos, i);
/external/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c430 #define sk_LogotypeInfo_value(st, i) (LogotypeInfo *) \ macro
450 #define sk_LogotypeInfo_value(st, i) SKM_sk_value(LogotypeInfo, (st), (i)) macro
761 info = sk_LogotypeInfo_value(logo->communityLogos, i);
838 info = sk_LogotypeInfo_value(logo->communityLogos, i);
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dhttp_curl.c430 #define sk_LogotypeInfo_value(st, i) (LogotypeInfo *) \ macro
450 #define sk_LogotypeInfo_value(st, i) SKM_sk_value(LogotypeInfo, (st), (i)) macro
761 info = sk_LogotypeInfo_value(logo->communityLogos, i);
838 info = sk_LogotypeInfo_value(logo->communityLogos, i);

Completed in 197 milliseconds