Searched defs:LOBYTE (Results 1 - 1 of 1) sorted by relevance

/external/giflib/
H A Degif_lib.c44 #define LOBYTE(x) ((x) & 0xff) macro
659 GifExtension[1] = LOBYTE(GCB->DelayTime);
822 c[0] = LOBYTE(Word);

Completed in 94 milliseconds