Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpyport.h779 #ifndef Py_LL
780 #define Py_LL(x) x##LL macro
784 #define Py_ULL(x) Py_LL(x##U)
/third_party/python/PC/
Dpyconfig.h341 #define Py_LL(x) x##I64 macro