Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dthread.c71 #define d2printf(args) ((thread_debug & 8) && printf args) macro
74 #define d2printf(args) macro