Home
last modified time | relevance | path

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

/external/python/cpython2/Parser/
Dtokenizer.h49 #ifndef PGEN
62 #if defined(PGEN) || defined(Py_USING_UNICODE)
Dtokenizer_pgen.c1 #define PGEN macro
Dtokenizer.c13 #ifndef PGEN
126 #ifndef PGEN in tok_new()
144 #ifdef PGEN
536 #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)
/external/python/cpython2/
DMakefile.pre.in242 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) \
/external/python/cpython2/PC/os2vacpp/
Dmakefile.omk227 PGEN = \
320 PGen.exe: $(PGEN) PyCore.lib
Dmakefile209 PGEN = \ macro
326 PGen.exe: $(PGEN) PyCore.lib