Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/conf/
H A Dstubgen.py81 def visit_constant(constant): function
272 lines.add = visit_constant((name, attr))
318 lines.add = visit_constant((name, value))
345 lines.add = visit_constant((attrname, attrvalue))
367 lines.add = visit_constant((name, value))