Home
last modified time | relevance | path

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

/third_party/python/Include/
Ddynamic_annotations.h59 #ifndef DYNAMIC_ANNOTATIONS_ENABLED
60 # define DYNAMIC_ANNOTATIONS_ENABLED 0 macro
63 #if DYNAMIC_ANNOTATIONS_ENABLED != 0
462 #if DYNAMIC_ANNOTATIONS_ENABLED != 0 && defined(__cplusplus)
/third_party/python/Python/
Ddynamic_annotations.c46 #if DYNAMIC_ANNOTATIONS_ENABLED == 1