Searched refs:process_function (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/
H A Dcidl_compile120 def process_function(func_idl, template_str, dct_func = {}, dbg = True): function
187 dct_root['func_list'].append(process_function(x, template_str, dct_root, dbg))
188 dct_root['enum_list'].append(process_function(x, template_enum, dct_root, dbg))
/seL4-refos-master/
H A Dcidl_compile120 def process_function(func_idl, template_str, dct_func = {}, dbg = True): function
187 dct_root['func_list'].append(process_function(x, template_str, dct_root, dbg))
188 dct_root['enum_list'].append(process_function(x, template_enum, dct_root, dbg))

Completed in 31 milliseconds