Home
last modified time | relevance | path

Searched defs:setint (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Dmmapmodule.c1436 setint(PyObject *d, const char *name, long value) in setint() function
/aosp_15_r20/external/mksh/src/
H A Dvar.c511 setint(struct tbl *vq, mksh_ari_t n) in setint() function
/aosp_15_r20/external/python/cpython2/Python/
Dimport.c3338 setint(PyObject *d, char *name, int value) in setint() function