Home
last modified time | relevance | path

Searched refs:C_FUNC (Results 1 – 2 of 2) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_str.py51 C_FUNC = enum.auto() variable in DocStringTypeModifier
924 self.type_mod |= self.Modifier.C_FUNC
H A D_doc_section.py473 if docstring.Modifier.C_FUNC not in docstring.type_mod: