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

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DPyrexTypes.py3339 RANK_INT = _rank_to_type_name.index('int') variable
3379 c_returncode_type = CReturnCodeType(RANK_INT)
3380 c_bint_type = CBIntType(RANK_INT)
3381 c_py_unicode_type = CPyUnicodeIntType(RANK_INT-0.5, UNSIGNED)

Completed in 36 milliseconds