Lines Matching full:funcname
726 def has_function(self, funcname, includes=None, include_dirs=None,728 """Return a boolean indicating whether funcname is supported on745 fd, fname = tempfile.mkstemp(".c", funcname, text=True)754 """ % funcname)