1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/pdbox/PDa/src
Thomas Jarosch fdd4aef340 Make thirty functions static to reduce binary size
If any of those functions should be (unused) API functions,
they can easily be turned back once really needed.

Detected using a new cppcheck check that
uses the internal symbol database to catch
functions that are only used in the current file.

Change-Id: Ic2b1e5b8020b76397f11cefc4e205f3b7ac1f184
2015-01-05 18:44:36 +01:00
..
d_arithmetic.c
d_ctl.c
d_dac.c
d_fft.c
d_fftroutine.c
d_global.c
d_imayer_fft.c Make thirty functions static to reduce binary size 2015-01-05 18:44:36 +01:00
d_imayer_tables.h
d_mayer_fft.c
d_misc.c
d_resample.c
d_soundfile.c
d_ugen.c
g_all_guis.c
g_all_guis.h
g_array.c
g_bang.c
g_canvas.c
g_canvas.h
g_editor.c
g_graph.c
g_guiconnect.c
g_hdial.c
g_hslider.c
g_io.c
g_mycanvas.c
g_numbox.c
g_readwrite.c
g_rtext.c
g_scalar.c
g_template.c
g_text.c
g_toggle.c
g_traversal.c
g_vdial.c
g_vslider.c
g_vumeter.c
m_atom.c
m_binbuf.c
m_class.c
m_conf.c
m_fixed.c
m_fixed.h
m_glob.c
m_imp.h
m_memory.c
m_obj.c
m_pd.c
m_pd.h
m_sched.c
makecostab.c
s_audio.c
s_audio_rockbox.c
s_file.c
s_loader.c
s_path.c
s_print.c
s_stuff.h
t_tk.h
x_acoustics.c pdbox: Always use fixedpoint version of math functions 2012-10-07 15:04:24 +02:00
x_arithmetic.c pdbox: Always use fixedpoint version of math functions 2012-10-07 15:04:24 +02:00
x_connective.c
x_interface.c
x_misc.c
x_net.c
x_qlist.c
x_time.c