Searched refs:function_table (Results 1 – 3 of 3) sorted by relevance
322 my ($function, %function_table, %parametertypes, $declaration_purpose);453 $function_table{$function} = 1;459 %function_table = ();462 %function_table = ();618 defined($function_table{$name})))1177 defined($function_table{$name})) ||1179 !($functype eq "function" && defined($function_table{$name}))))1382 if (defined($function_table{$name})) {1389 if (!($functype eq "function" && defined($function_table{$name}))) {1396 if (defined($function_table{$name})) {[all …]
190 static const struct function function_table[] = { variable207 for (i = 0; i < ARRAY_SIZE(function_table); i++) { in function_expand()208 f = &function_table[i]; in function_expand()
434 struct hinic_cmd_fw_ctxt *function_table = buf_in; in check_func_table() local437 !function_table->rx_buf_sz) in check_func_table()