Home
last modified time | relevance | path

Searched defs:getint (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/debuginfo-tests/dexter-tests/memvars/
Dbitcast.c54 int getint(int x) { in getint() function
/external/python/cpython2/PC/
D_subprocess.c291 getint(PyObject* obj, char* name) in getint() function
/external/python/cpython2/Lib/
DConfigParser.py358 def getint(self, section, option): member in RawConfigParser
/external/mksh/src/
Dvar.c528 getint(struct tbl *vp, mksh_ari_u *nump, bool arith) in getint() function
/external/python/cpython3/Lib/
Dconfigparser.py816 def getint(self, section, option, *, raw=False, vars=None, member in RawConfigParser
/external/python/cpython2/Lib/lib-tk/
DTkinter.py424 getint = int variable
519 getint = int variable in Misc
/external/python/cpython3/Lib/tkinter/
D__init__.py597 getint = int variable
706 def getint(self, s): member in Misc