Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dthread.c68 #define d2printf(args) ((thread_debug & 8) && printf args) macro
71 #define d2printf(args) macro