Home
last modified time | relevance | path

Searched defs:typecodes (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_array.py30 typecodes = 'ubBhHiIlLfdqQ' variable
/third_party/python/Modules/
Darraymodule.c3072 PyObject *typecodes; in array_modexec() local