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

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DXmd.h153 # define cvtINT16toShort(val) cvtINT16toInt(val) macro
163 # define cvtINT16toShort(val) (val) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/
H A DXmd.h173 #define cvtINT16toShort(val) cvtINT16toInt(val) macro
183 #define cvtINT16toShort(val) (val) macro

Completed in 640 milliseconds