Searched defs:second_name (Results 1 – 3 of 3) sorted by relevance
449 const string second_name = "def"; in TestConnectToCluster() local
1427 char first_name[256], second_name[32] = {}, kernel_version[128] = {}; in si_init_renderer_string() local
134 _PyPegen_join_names_with_dot(Parser *p, expr_ty first_name, expr_ty second_name) in _PyPegen_join_names_with_dot()