Home
last modified time | relevance | path

Searched defs:get_long (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/modules/mixer/simple/
Dpython.c68 static inline int get_long(PyObject *o, long *val) in get_long() function
/third_party/python/Modules/_ctypes/
Dcfield.c353 get_long(PyObject *v, long *p) in get_long() function
/third_party/rust/crates/clap/src/builder/
Darg.rs3780 pub fn get_long(&self) -> Option<&str> { in get_long() method
/third_party/python/Modules/
D_struct.c155 get_long(_structmodulestate *state, PyObject *v, long *p) in get_long() function