Пример #1
0
 def check_gcc_function_attribute_with_intrinsics(
     self, attribute, name, code, include
 ):
     return check_gcc_function_attribute_with_intrinsics(
         self, attribute, name, code, include
     )
Пример #2
0
 def check_gcc_function_attribute_with_intrinsics(self, attribute, name,
                                                  code, include):
     return check_gcc_function_attribute_with_intrinsics(self, attribute,
                                                         name, code, include)