Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher2.c481 _debugStringAndLength(const wchar_t *s, int len, const wchar_t *name) in _debugStringAndLength() function
508 #define DEBUG_2(s, sl) _debugStringAndLength((search->s), (search->sl), L"SearchInfo." DEBUGNAME(s)) in dumpSearchInfo()