Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dobject.h148 #define _Py_static_string_init(value) { .next = NULL, .string = value, .object = NULL } macro
149 #define _Py_static_string(varname, value) static _Py_Identifier varname = _Py_static_string_init(v…