Home
last modified time | relevance | path

Searched defs:funclist (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/ply/
Dlex.py449 def _funcs_to_names(funclist,namelist): argument
/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
Devent-parse.c357 struct func_list *funclist; in func_map_init() local
5570 struct func_list *funclist, *funcnext; in pevent_free() local
Devent-parse.h410 struct func_list *funclist; member