Searched defs:checkLink (Results 1 – 2 of 2) sorted by relevance
| /petsc/config/BuildSystem/config/ |
| H A D | libraries.py | 411 …def checkShared(self, includes, initFunction, checkFunction, finiFunction = None, checkLink = None… argument 555 …def checkExportedSymbols(self, flags, checkLink = None, libraries = [], defaultArg = '', executor … argument
|
| H A D | base.py | 627 …def checkLink(self, includes = '', body = '', cleanup = 1, codeBegin = None, codeEnd = None, share… member in Configure
|