Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse-local.h46 struct func_list *funclist; member
H A Devent-parse.c439 struct func_list *funclist; in func_map_init() local
7518 struct func_list *funclist, *funcnext; in tep_free() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/
H A Dlex.py449 def _funcs_to_names(funclist,namelist): argument