Searched defs:struct (Results  1 – 2 of 2) sorted by relevance
| /tools/net/ynl/ | 
| D | ynl-gen-c.py | 1509 def put_typol_fwd(cw, struct):  argument 1513 def put_typol(cw, struct):  argument 1586 def put_req_nested_prototype(ri, struct, suffix=';'):  argument 1595 def put_req_nested(ri, struct):  argument 1613 def _multi_parse(ri, struct, init_lines, local_vars):  argument 1726 def parse_rsp_nested_prototype(ri, struct, suffix=';'):  argument 1736 def parse_rsp_nested(ri, struct):  argument 1914 def _print_type(ri, direction, struct):  argument 1955 def print_type_full(ri, struct):  argument 2030 def _free_type_members_iter(ri, struct):  argument [all …] 
 | 
| /tools/net/sunrpc/xdrgen/ | 
| D | xdr_ast.py | 403     def struct(self, children):  member in ParseToAst
  |