Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dpyport.h634 #ifndef Py_LL
635 #define Py_LL(x) x##LL macro
639 #define Py_ULL(x) Py_LL(x##U)
/third_party/python/PC/
H A Dpyconfig.h348 #define Py_LL(x) x##I64 macro

Completed in 3 milliseconds