Searched defs:typecodes (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_array.py | 30 typecodes = 'ubBhHiIlLfdqQ' variable |
| /third_party/python/Modules/ | ||
| D | arraymodule.c | 3072 PyObject *typecodes; in array_modexec() local |