OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:byteorderpixel
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libX11/dist/src/
ImUtil.c
537
static CARD32 const
byteorderpixel
= MSBFirst << 24;
variable
550
if (*((const char *)&
byteorderpixel
) == ximage->byte_order)
738
if (*((const char *)&
byteorderpixel
) == ximage->byte_order)
1000
(*((const char *)&
byteorderpixel
) == ximage->byte_order)) {
1007
(*((const char *)&
byteorderpixel
) == ximage->byte_order)) {
/xsrc/external/mit/libXpm/dist/src/
scan.c
660
static unsigned long
byteorderpixel
= MSBFirst << 24;
variable
683
if (*((char *) &
byteorderpixel
) == image->byte_order) {
create.c
1172
static unsigned long
byteorderpixel
= MSBFirst << 24;
variable
1202
if (*((char *) &
byteorderpixel
) == image->byte_order) {
1239
if (*((char *) &
byteorderpixel
) == image->byte_order) {
1993
if (*((char *)&
byteorderpixel
) == ximage->byte_order)
Completed in 36 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026