rockbox/apps/plugins/searchengine
2006-10-27 21:48:06 +00:00
..
dbinterface.c
dbinterface.h
Makefile Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less. 2006-10-27 21:48:06 +00:00
parser.c
parser.h
searchengine.c Fixed more pointer size vs. int size problems (64 bit sims) 2006-03-02 01:37:54 +00:00
searchengine.h
token.c
token.h