Home
last modified time | relevance | path

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

/external/ltrace/
Ddict.c26 struct status_bits { struct
31 static struct status_bits * argument
34 return VECT_ELEMENT(&dict->status, struct status_bits, n); in bitp()
49 VECT_INIT(&dict->status, struct status_bits); in dict_init()
295 memset(VECT_ELEMENT(&tmp.status, struct status_bits, old_size), in rehash()