Searched refs:SIGNED_INT32_BE (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
H A Dtest_array.py72 SIGNED_INT32_BE = 9 variable
126 (['i', 'l'], SIGNED_INT32_BE, '>iii',
/external/python/cpython3/Modules/
H A Darraymodule.c83 SIGNED_INT32_BE = 9, enumerator in enum:machine_format_code
1731 {4, 1, 1}, /* 9: SIGNED_INT32_BE */
2038 case SIGNED_INT32_BE:

Completed in 429 milliseconds