Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/stringlib/
Dunicode_format.h111 get_integer(const SubString *str) in get_integer() function
/external/python/cpython2/Objects/stringlib/
Dstring_format.h196 get_integer(const SubString *str) in get_integer() function
Dformatter.h73 get_integer(STRINGLIB_CHAR **ptr, STRINGLIB_CHAR *end, in get_integer() function
/external/python/cpython3/Python/
Dformatter_unicode.c57 get_integer(PyObject *str, Py_ssize_t *ppos, Py_ssize_t end, in get_integer() function
/external/iproute2/lib/
Dutils.c54 int get_integer(int *val, const char *arg, int base) in get_integer() function