Home
last modified time | relevance | path

Searched defs:_Py__has_builtin (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Include/
Dpyport.h539 # define _Py__has_builtin(x) __has_builtin(x) macro
541 # define _Py__has_builtin(x) 0 macro