Searched defs:prototype (Results 1 – 2 of 2) sorted by relevance
| /petsc/config/BuildSystem/config/ |
| H A D | libraries.py | 112 …def add(self, libName, funcs, libDir = None, otherLibs = [], prototype = '', call = '', fortranMan… argument 186 …def check(self, libName, funcs, libDir = None, otherLibs = [], prototype = '', call = '', fortranM… argument 303 …def checkClassify(self, libName, funcs, libDir=None, otherLibs=[], prototype='', call='', fortranM… argument
|
| H A D | base.py | 191 def addPrototype(self, prototype, language = 'All'): argument
|