Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/
H A Dlibraries.py411 …def checkShared(self, includes, initFunction, checkFunction, finiFunction = None, checkLink = None… argument
555 …def checkExportedSymbols(self, flags, checkLink = None, libraries = [], defaultArg = '', executor … argument
H A Dbase.py627 …def checkLink(self, includes = '', body = '', cleanup = 1, codeBegin = None, codeEnd = None, share… member in Configure