Home
last modified time | relevance | path

Searched refs:M_free_all_add (Results 1 – 3 of 3) sorted by relevance

/haiku/src/libs/mapm/
H A Dmapm_fam.c48 M_free_all_add(); /* call each module which has statically declared data */ in m_apm_free_all_mem()
H A Dm_apm_lc.h342 extern void M_free_all_add(void);
H A Dmapm_add.c50 void M_free_all_add() in M_free_all_add() function