Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dpuremodule.c45 # define PURE_PURIFY_VERSION 3 /* not provided by purify.h */ macro
967 #ifdef PURE_PURIFY_VERSION in initpure()
968 ins(d, "PURIFY_VERSION", PURE_PURIFY_VERSION); in initpure()