Home
last modified time | relevance | path

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

/third_party/python/Include/
Ddynamic_annotations.h156 AnnotateNewMemory(__FILE__, __LINE__, address, size)
413 void AnnotateNewMemory(const char *file, int line,
/third_party/python/Python/
Ddynamic_annotations.c87 void AnnotateNewMemory(const char *file, int line, in AnnotateNewMemory() function