Searched defs:status_bits (Results 1 - 1 of 1) sorted by relevance

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

Completed in 126 milliseconds