Home
last modified time | relevance | path

Searched refs:lookup_function (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/
Dprinters.py667 def lookup_function (val): function
690 obj.pretty_printers.append (lookup_function)
/ndk/sources/host-tools/make-3.81/
Dfunction.c259 lookup_function (const char *s) in lookup_function() function
2138 entry_p = lookup_function (beg); in handle_function()
2260 entry_p = lookup_function (fname); in func_call()
DChangeLog2120 (lookup_function): Remove `table' argument.