Home
last modified time | relevance | path

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

/third_party/python/Include/
Ddynamic_annotations.h318 AnnotateNoOp(__FILE__, __LINE__, arg)
437 void AnnotateNoOp(const char *file, int line,
/third_party/python/Python/
Ddynamic_annotations.c113 void AnnotateNoOp(const char *file, int line, in AnnotateNoOp() function