Searched refs:PGEN (Results 1 – 15 of 15) sorted by relevance
63 #ifndef PGEN in PyParser_ParseStringObject()77 #ifndef PGEN in PyParser_ParseStringFlagsFilenameEx()87 #ifndef PGEN in PyParser_ParseStringFlagsFilenameEx()130 #ifndef PGEN in PyParser_ParseFileObject()145 #ifndef PGEN in PyParser_ParseFileFlagsEx()156 #ifndef PGEN in PyParser_ParseFileFlagsEx()279 #ifndef PGEN in parsetok()370 #ifndef PGEN in initerr()
43 #ifndef PGEN58 #ifndef PGEN
13 #ifndef PGEN146 #ifndef PGEN in tok_new()168 #ifdef PGEN615 #ifndef PGEN in decoding_fgets()829 #ifndef PGEN in PyTokenizer_FromUTF8()892 #ifndef PGEN in PyTokenizer_Free()935 #ifndef PGEN in tok_nextc()1296 #ifdef PGEN1849 #ifndef PGEN in PyTokenizer_FindEncodingFilename()1867 #ifndef PGEN in PyTokenizer_FindEncodingFilename()
1 #define PGEN macro
16 #define PGEN macro
4 #define PGEN macro
49 #ifndef PGEN62 #if defined(PGEN) || defined(Py_USING_UNICODE)
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)
12 #ifndef PGEN
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) \
295 PGEN= Parser/pgen$(EXE)808 $(PGEN): $(PGENOBJS)809 $(CC) $(OPT) $(PY_CORE_LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)812 regen-grammar: $(PGEN)816 $(PGEN) $(srcdir)/Grammar/Grammar \1709 -rm -f $(BUILDPYTHON) $(PGEN) $(LIBRARY) $(LDLIBRARY) $(DLLLIBRARY) \
227 PGEN = \320 PGen.exe: $(PGEN) PyCore.lib
209 PGEN = \ macro326 PGen.exe: $(PGEN) PyCore.lib