Home
last modified time | relevance | path

Searched refs:SIGNED_INT16_LE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_array.py57 SIGNED_INT16_LE = 4 variable
106 (['h', 'i', 'l'], SIGNED_INT16_LE, '<hhh',
/external/python/cpython3/Modules/
Darraymodule.c79 SIGNED_INT16_LE = 4, enumerator
2099 case SIGNED_INT16_LE: in array__array_reconstructor_impl()