Searched defs:code_helper (Results 1 – 1 of 1) sorted by relevance
31 code_helper () {} in code_helper() function32 code_helper (tree_code code) : rep ((int) code) {} in code_helper() function33 code_helper (combined_fn fn) : rep (-(int) fn) {} in code_helper() function