Home
last modified time | relevance | path

Searched defs:HAVE_PTR (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_testbuffer.c43 #define HAVE_PTR(suboffsets) (suboffsets && suboffsets[0] >= 0) macro
/third_party/python/Objects/
H A Dmemoryobject.c211 #define HAVE_PTR(suboffsets, dim) (suboffsets && suboffsets[dim] >= 0) macro

Completed in 8 milliseconds