Searched defs:b_format (Results 1 – 1 of 1) sorted by relevance
264 struct b_format { /* BREAK and SYSCALL */ struct265 unsigned int opcode:6;266 unsigned int code:20;267 unsigned int func:6;337 struct b_format { /* BREAK and SYSCALL */ struct358 struct b_format b_format; argument