rockbox/firmware/include
2009-08-03 01:38:58 +00:00
..
sys
_ansi.h
assert.h
crc32-mi4.h
crc32.h
ctype.h
dbgcheck.h
dir.h
dir_uncached.h
dircache.h
errno.h
file.h
font_cache.h
inttypes.h
lru.h
malloc.h
math.h
memory.h
rbunicode.h
sprintf.h
sscanf.h
stdio.h
stdlib.h Remove various ABS() definitions with a single one using typeof (if using gcc) to avoid multiple evaluations of the input expressions. Speex still uses its own as I didn't want to change this imported code too much. 2009-08-03 01:38:58 +00:00
string.h FS#10080 2009-07-14 13:57:45 +00:00
strnatcmp.h
time.h
timefuncs.h