Searched refs:_PyUnicode_ASCII_BASE_INIT (Results 1 – 1 of 1) sorted by relevance
293 #define _PyUnicode_ASCII_BASE_INIT(LITERAL, ASCII) \ macro307 ._ascii = _PyUnicode_ASCII_BASE_INIT((LITERAL), 1), \317 ._base = _PyUnicode_ASCII_BASE_INIT((LITERAL), 0), \