Searched defs:lookup (Results 1 – 2 of 2) sorted by relevance
144 lookup = $(call unescape-nl,$(shell sh -c $(_l-sh))) macro
43 static asymbol *lookup(asymbol **symbols, int nr_symbols, const char *symbol_name) in lookup() function