Home
last modified time | relevance | path

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

/dports/cad/nvc/nvc-r1.5.3/src/
H A Dident.h110 bool ident_list_find(const ident_list_t *list, ident_t i);
H A Dident.c573 bool ident_list_find(const ident_list_t *list, ident_t i) in ident_list_find() function
H A Dcgen.c3983 if (ident_list_find(*deps, unit_name)) in cgen_find_implib_deps()