HomeSort by relevance Sort by last modified time
    Searched defs:SINT16 (Results 1 - 3 of 3) sorted by null

  /external/libffi/include/
ffi_common.h 84 typedef signed int SINT16 __attribute__((__mode__(__HI__)));
  /external/dhcpcd/
showlease.c 12 #define SINT16 (1 << 3)
51 { 22, SINT16, "max_dgram_reassembly" },
dhcp.c 42 #define SINT16 (1 << 3)
95 { 22, SINT16, "max_dgram_reassembly" },
1130 else if (type & SINT16)
1161 } else if (type & SINT16) {

Completed in 524 milliseconds