Searched refs:struct_bool (Results 1 – 2 of 2) sorted by relevance
217 svbool_t read_bool(struct struct_bool *s) { in read_bool()245 void write_bool(struct struct_bool *s, svbool_t x) { in write_bool()
233 struct struct_bool { fixed_bool_t x, y[5]; }; struct