audk/AppPkg/Applications/Python/Python-2.7.2/Parser
Olivier Martin b81cc7d624 StdLib: Fix more GCC warnings/errors caused by variables being set but not used.
Removed variables that had no effect on code behavior.
Normalized comment formatting.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed by: Daryl McDaniel <daryl.mcdaniel@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16286 6f19259b-4bc3-4df7-8a09-765794883524
2014-10-31 20:32:02 +00:00
..
Python.asdl AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
acceler.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
asdl.py AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
asdl_c.py AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
bitset.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
firstsets.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
grammar.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
grammar1.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
intrcheck.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
listnode.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
metagrammar.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
myreadline.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
node.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
parser.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
parser.h AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
parsetok.c StdLib: Fix more GCC warnings/errors caused by variables being set but not used. 2014-10-31 20:32:02 +00:00
pgen.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
pgenmain.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
printgrammar.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
spark.py AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
tokenizer.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
tokenizer.h AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00
tokenizer_pgen.c AppPkg/Applications/Python: Add Python 2.7.2 sources since the release of Python 2.7.3 made them unavailable from the python.org web site. 2012-04-16 22:12:42 +00:00