Lines Matching refs:_PyPegen_make_arguments
4640 _res = CHECK_VERSION ( arguments_ty , 8 , "Positional-only parameters are" , _PyPegen_make_arguments ( p , a , NULL , b , c , d ) );
4670 _res = CHECK_VERSION ( arguments_ty , 8 , "Positional-only parameters are" , _PyPegen_make_arguments ( p , NULL , a , NULL , b , c ) );
4700 _res = _PyPegen_make_arguments ( p , NULL , NULL , a , b , c );
4727 _res = _PyPegen_make_arguments ( p , NULL , NULL , NULL , a , b );
4751 _res = _PyPegen_make_arguments ( p , NULL , NULL , NULL , NULL , a );
14662 _res = CHECK_VERSION ( arguments_ty , 8 , "Positional-only parameters are" , _PyPegen_make_arguments ( p , a , NULL , b , c , d ) );
14692 _res = CHECK_VERSION ( arguments_ty , 8 , "Positional-only parameters are" , _PyPegen_make_arguments ( p , NULL , a , NULL , b , c ) );
14722 _res = _PyPegen_make_arguments ( p , NULL , NULL , a , b , c );
14749 _res = _PyPegen_make_arguments ( p , NULL , NULL , NULL , a , b );
14773 _res = _PyPegen_make_arguments ( p , NULL , NULL , NULL , NULL , a );