Home
last modified time | relevance | path

Searched defs:aNum (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_scproxy.c59 CFNumberRef aNum = NULL; in get_proxy_settings() local
135 CFNumberRef aNum; in set_proxy() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp56636 void IncrementLength(size_t aNum) in IncrementLength()
72713 NS_round(double aNum) in NS_round()
72718 NS_roundf(float aNum) in NS_roundf()
72723 NS_lround(double aNum) in NS_lround()
72729 NS_lroundf(float aNum) in NS_lroundf()
72756 NS_finite(double aNum) in NS_finite()