Searched refs:script_exp_function_sizeof (Results 1 – 3 of 3) sorted by relevance
500 script_exp_function_sizeof(const char*, size_t);
942 { $$ = script_exp_function_sizeof($3.value, $3.length); }
1206 script_exp_function_sizeof(const char* section_name, size_t section_name_len) in script_exp_function_sizeof() function