Home
last modified time | relevance | path

Searched defs:get_integer (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/control/
Dctlparse.c54 static long get_integer(const char **ptr, long min, long max) in get_integer() function
/third_party/cups/ppdc/
Dppdc-source.cxx1232 ppdcSource::get_integer(const char *v) // I - Value string in get_integer() function in ppdcSource
1448 ppdcSource::get_integer(ppdcFile *fp) // I - File to read in get_integer() function in ppdcSource
/third_party/alsa-lib/src/alisp/
Dalisp_snd.c35 static inline int get_integer(struct alisp_object * obj) in get_integer() function
/third_party/python/Objects/stringlib/
Dunicode_format.h111 get_integer(const SubString *str) in get_integer() function
/third_party/python/Python/
Dformatter_unicode.c60 get_integer(PyObject *str, Py_ssize_t *ppos, Py_ssize_t end, in get_integer() function