Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_symtable.h100 #define DEF_FREE 2<<4 /* name used but not defined in nested block */ macro
/third_party/python/Modules/
H A Dsymtablemodule.c84 if (PyModule_AddIntMacro(m, DEF_FREE) < 0) return -1; in symtable_init_constants()

Completed in 2 milliseconds