Searched defs:hack (Results 1 – 5 of 5) sorted by relevance
47 HackCurrencyInfo hack = (HackCurrencyInfo)(hackData.get(currency.getCurrencyCode())); in getCurrencyFormat() local
122 let hack = crate::base::ann_pretty_printing_compatibility_hack(&item, &ecx.sess.parse_sess); in expand() localVariable
202 char hack[32]; in filter() local
91 pub(crate) mod hack { module
104 struct curl_slist *hack; member