Searched defs:u_int16_t (Results 1 – 10 of 10) sorted by relevance
781 [AC_DEFINE([u_int16_t], [uint16_t], definition
38 typedef __u16 u_int16_t; typedef
125 typedef unsigned short u_int16_t; typedef
238 typedef uint16_t u_int16_t; typedef244 typedef unsigned short int u_int16_t; typedef
79 u_int16_t = c_ushort variable
114 typedef unsigned short u_int16_t; typedef
100 #define u_int16_t unsigned __int16 macro
71 typedef uint16_t u_int16_t; typedef
569 pub type u_int16_t = ::std::os::raw::c_ushort; typedef