Searched refs:PGEN (Results 1 – 6 of 6) sorted by relevance
49 #ifndef PGEN62 #if defined(PGEN) || defined(Py_USING_UNICODE)
1 #define PGEN macro
13 #ifndef PGEN126 #ifndef PGEN in tok_new()144 #ifdef PGEN536 #ifndef PGEN in decoding_fgets()779 #ifndef PGEN in PyTokenizer_Free()790 #if !defined(PGEN) && defined(Py_USING_UNICODE)893 #if !defined(PGEN) && defined(Py_USING_UNICODE) in tok_nextc()1633 #ifndef PGEN in tok_get()1700 #if defined(PGEN) || !defined(Py_USING_UNICODE)
242 PGEN= Parser/pgen$(EXE)667 $(PGEN): $(PGENOBJS)668 $(CC) $(OPT) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)671 regen-grammar: $(PGEN)675 $(PGEN) $(srcdir)/Grammar/Grammar \1412 -rm -f $(BUILDPYTHON) $(PGEN) $(LIBRARY) $(LDLIBRARY) $(DLLLIBRARY) \
227 PGEN = \320 PGen.exe: $(PGEN) PyCore.lib
209 PGEN = \ macro326 PGen.exe: $(PGEN) PyCore.lib