Searched defs:bc_string_free (Results 1 – 2 of 2) sorted by relevance
/external/bc/src/ | ||
D | lang.c | 51 void bc_string_free(void *string) { in bc_string_free() function |
/external/toybox/toys/pending/ | ||
D | bc.c | 2335 void bc_string_free(void *string) { in bc_string_free() function |