Home
last modified time | relevance | path

Searched defs:bc_program_free (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bc/src/
H A Dprogram.c2808 bc_program_free(BcProgram* p) in bc_program_free() function
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c5392 void bc_program_free(BcProgram *p) { in bc_program_free() function