OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IN_T
(Results
1 - 2
of
2
) sorted by null
/external/libvncserver/libvncserver/
tabletranstemplate.c
42
#define
IN_T
CONCAT3E(uint,IN,_t)
61
IN_T
*ip = (
IN_T
*)iptr;
63
int ipextra = bytesBetweenInputLines / sizeof(
IN_T
) - width;
92
IN_T
*ip = (
IN_T
*)iptr;
94
int ipextra = bytesBetweenInputLines / sizeof(
IN_T
) - width;
114
#undef
IN_T
tabletrans24template.c
124
#define
IN_T
CONCAT3E(uint,BPP,_t)
217
IN_T
*ip = (
IN_T
*)iptr;
219
int ipextra = bytesBetweenInputLines / sizeof(
IN_T
) - width;
249
IN_T
*ip = (
IN_T
*)iptr;
251
int ipextra = bytesBetweenInputLines / sizeof(
IN_T
) - width;
274
#undef
IN_T
Completed in 51 milliseconds