Home
last modified time | relevance | path

Searched defs:param_list (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/lib2to3/fixes/
Dfix_tuple_params.py157 def map_to_index(param_list, prefix=[], d=None): argument
168 def tuple_name(param_list): argument
/third_party/selinux/libsepol/cil/src/
Dcil_verify.c403 struct cil_list *param_list = macro->params; in cil_verify_decl_does_not_shadow_macro_parameter() local