Searched defs:_enum_value (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/emboss/compiler/front_end/ |
H A D | format_emb.py | 611 def _enum_value(name, equals, value, attributes, docs, comment, eol, body): function
|
H A D | module_ir.py | 1149 def _enum_value(name, equals, expression, attribute, documentation, comment, newline, function
|