Searched refs:dict_contains (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/tools/pruner/
H A Ddict.h25 bool dict_contains(dict_t *d, const char *key);
H A Ddict.c30 bool dict_contains(dict_t *d, const char *key) { function
H A Dcfg.c135 } else if (dict_contains(c, name)) {

Completed in 76 milliseconds