Home
last modified time | relevance | path

Searched refs:_PyBytes_SIMPLE_INIT (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_runtime_init.h85 #define _PyBytes_SIMPLE_INIT(CH, LEN) \ macro
93 _PyBytes_SIMPLE_INIT(CH, 1) \
393 .bytes_empty = _PyBytes_SIMPLE_INIT(0, 0), \

Completed in 2 milliseconds