Home
last modified time | relevance | path

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

/third_party/libsnd/
Dmake_lite.py115 def remove_funcs_and_protos_from_file (filename, func_list): argument
123 def remove_funcs_from_file (filename, func_list): argument
130 def remove_protos_from_file (filename, func_list): argument
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h227 struct list_head func_list; member