Searched defs:second_name (Results 1 – 3 of 3) sorted by relevance
1013 char first_name[256], second_name[32] = {}, kernel_version[128] = {}; in si_init_renderer_string() local
216 string first_name, second_name; in operator ()() local250 string first_name, second_name; in operator ()() local
1611 _PyPegen_join_names_with_dot(Parser *p, expr_ty first_name, expr_ty second_name) in _PyPegen_join_names_with_dot()