Home
last modified time | relevance | path

Searched defs:prototype (Results 1 – 2 of 2) sorted by relevance

/petsc/config/BuildSystem/config/
H A Dlibraries.py112 …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 Dbase.py191 def addPrototype(self, prototype, language = 'All'): argument