Home
last modified time | relevance | path

Searched defs:UCH (Results 1 – 3 of 3) sorted by relevance

/external/jpeg/
Drdbmp.c33 #define UCH(x) ((int) (x)) macro
37 #define UCH(x) ((int) (x)) macro
40 #define UCH(x) ((int) (x) & 0xFF) macro
Drdppm.c43 #define UCH(x) ((int) (x)) macro
47 #define UCH(x) ((int) (x)) macro
50 #define UCH(x) ((int) (x) & 0xFF) macro
Drdtarga.c29 #define UCH(x) ((int) (x)) macro
33 #define UCH(x) ((int) (x)) macro
36 #define UCH(x) ((int) (x) & 0xFF) macro