Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Darraymodule.c83 SIGNED_INT32_LE = 8, enumerator
2103 case SIGNED_INT32_LE: in array__array_reconstructor_impl()
/external/python/cpython3/Lib/test/
Dtest_array.py61 SIGNED_INT32_LE = 8 variable
114 (['i', 'l'], SIGNED_INT32_LE, '<iii',