Searched defs:second_name (Results 1 – 5 of 5) sorted by relevance
890 char first_name[256], second_name[32] = {}, kernel_version[128] = {}; in si_init_renderer_string() local
449 const string second_name = "def"; in TestConnectToCluster() local
216 string first_name, second_name; in operator ()() local250 string first_name, second_name; in operator ()() local
468 const char *second_name = GetArgumentName(arg_entry[1].arg_type); in GetFormattedCommandArguments() local
1359 _PyPegen_join_names_with_dot(Parser *p, expr_ty first_name, expr_ty second_name) in _PyPegen_join_names_with_dot()