Searched refs:inline_function (Results 1 – 3 of 3) sorted by relevance
138 extern int inline_function(struct expression *expr, struct symbol *sym);
507 int inline_function(struct expression *expr, struct symbol *sym) in inline_function() function
3105 ret = inline_function(expr, ctype); in evaluate_symbol_call()