コード例 #1
0
ファイル: config.py プロジェクト: jciech/HeisenbergSpinChains
 def check_gcc_function_attribute(self, attribute, name):
     return check_gcc_function_attribute(self, attribute, name)
コード例 #2
0
ファイル: config.py プロジェクト: Arasz/numpy
 def check_gcc_function_attribute(self, attribute, name):
     return check_gcc_function_attribute(self, attribute, name)