Searched defs:find_file (Results 1 – 7 of 7) sorted by relevance
297 sub find_file { subroutine
30 def find_file(path, pattern): function
53 def find_file(pattern): function
55 def find_file(pattern): function
242 find_file=$(foreach f,$(1),$(call find_file1,$(strip $(f)),$(strip $(2))) ) macro
445 def find_file(reg): function
495 unsigned find_file(unsigned char *buf, unsigned len, unsigned *gfx_file_start, unsigned *file_len, … in find_file() function