Home | History | Annotate | Download | only in config

Lines Matching refs:byte_order

88 static int byte_order = DEFAULT_BYTE_ORDER;
159 byte_order = BIG_ENDIAN;
163 byte_order = LITTLE_ENDIAN;
191 target_big_endian = byte_order == BIG_ENDIAN;