Searched refs:_BYTE_MODE (Results 1 – 4 of 4) sorted by relevance
43 _BYTE_MODE, /* Byte orientation */ enumerator99 _setorientation(iop, _BYTE_MODE); \
47 _setorientation(fp, (mode > 0) ? _WC_MODE : _BYTE_MODE); in fwide()57 case _BYTE_MODE: in fwide()
60 return (_BYTE_MODE); in _getorientation()85 case _BYTE_MODE: in _setorientation()
251 _setorientation(iop, _BYTE_MODE); in open_memstream()