OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BYTE_ORDER
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/
Xarch.h
68
# if !defined(
BYTE_ORDER
) && defined(__BYTE_ORDER)
69
# define
BYTE_ORDER
__BYTE_ORDER
73
# ifndef
BYTE_ORDER
80
# define
BYTE_ORDER
LITTLE_ENDIAN
83
# define
BYTE_ORDER
BIG_ENDIAN
86
# endif /*
BYTE_ORDER
*/
88
# define X_BYTE_ORDER
BYTE_ORDER
/xsrc/external/mit/fstobdf/dist/
chars.c
53
#ifdef
BYTE_ORDER
54
#undef
BYTE_ORDER
56
#define
BYTE_ORDER
BitmapFormatByteOrderMSB
167
format =
BYTE_ORDER
| BIT_ORDER | SCANLINE_UNIT | SCANLINE_PAD | EXTENTS;
Completed in 5 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026