Reverse Computation Bitfield. More...
#include <ross-types.h>
Data Fields | |
unsigned int | c0:1 |
unsigned int | c1:1 |
unsigned int | c2:1 |
unsigned int | c3:1 |
unsigned int | c4:1 |
unsigned int | c5:1 |
unsigned int | c6:1 |
unsigned int | c7:1 |
unsigned int | c8:1 |
unsigned int | c9:1 |
unsigned int | c10:1 |
unsigned int | c11:1 |
unsigned int | c12:1 |
unsigned int | c13:1 |
unsigned int | c14:1 |
unsigned int | c15:1 |
unsigned int | c16:1 |
unsigned int | c17:1 |
unsigned int | c18:1 |
unsigned int | c19:1 |
unsigned int | c20:1 |
unsigned int | c21:1 |
unsigned int | c22:1 |
unsigned int | c23:1 |
unsigned int | c24:1 |
unsigned int | c25:1 |
unsigned int | c26:1 |
unsigned int | c27:1 |
unsigned int | c28:1 |
unsigned int | c29:1 |
unsigned int | c30:1 |
unsigned int | c31:1 |
Some applications find it handy to have this bitfield when doing reverse computation. So we follow GTW tradition and provide it.
Definition at line 188 of file ross-types.h.
unsigned int tw_bf::c0 |
Definition at line 189 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c1 |
Definition at line 190 of file ross-types.h.
Referenced by phold_event_handler(), phold_event_handler_rc(), and print_event().
unsigned int tw_bf::c10 |
Definition at line 199 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c11 |
Definition at line 200 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c12 |
Definition at line 201 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c13 |
Definition at line 202 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c14 |
Definition at line 203 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c15 |
Definition at line 204 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c16 |
Definition at line 205 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c17 |
Definition at line 206 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c18 |
Definition at line 207 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c19 |
Definition at line 208 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c2 |
Definition at line 191 of file ross-types.h.
Referenced by phold_event_handler(), phold_event_handler_rc(), and print_event().
unsigned int tw_bf::c20 |
Definition at line 209 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c21 |
Definition at line 210 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c22 |
Definition at line 211 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c23 |
Definition at line 212 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c24 |
Definition at line 213 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c25 |
Definition at line 214 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c26 |
Definition at line 215 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c27 |
Definition at line 216 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c28 |
Definition at line 217 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c29 |
Definition at line 218 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c3 |
Definition at line 192 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c30 |
Definition at line 219 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c31 |
Definition at line 220 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c4 |
Definition at line 193 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c5 |
Definition at line 194 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c6 |
Definition at line 195 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c7 |
Definition at line 196 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c8 |
Definition at line 197 of file ross-types.h.
Referenced by print_event().
unsigned int tw_bf::c9 |
Definition at line 198 of file ross-types.h.
Referenced by print_event().