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()1693 #if defined(PGEN) || !defined(Py_USING_UNICODE)
247 PGEN= Parser/pgen$(EXE)682 $(GRAMMAR_H): @GENERATED_COMMENT@ $(GRAMMAR_INPUT) $(PGEN)684 $(PGEN) $(GRAMMAR_INPUT) $(GRAMMAR_H) $(GRAMMAR_C)688 $(PGEN): $(PGENOBJS)689 $(CC) $(OPT) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)1404 -rm -f $(BUILDPYTHON) $(PGEN) $(LIBRARY) $(LDLIBRARY) $(DLLLIBRARY) \
227 PGEN = \320 PGen.exe: $(PGEN) PyCore.lib
209 PGEN = \ macro326 PGen.exe: $(PGEN) PyCore.lib