Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_lzmamodule.c1426 module_add_int_constant(PyObject *m, const char *name, long long value) in module_add_int_constant() function
1438 module_add_int_constant(m, #macro, LZMA_ ## macro)