Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dfile2alias.c881 int (*do_entry)(const char *, void *entry, char *alias) = function; in do_table() local
888 if (do_entry(mod->name, symval+i, alias)) { in do_table()