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 16 #define SINT16 (1 << 3)
55 { 22, SINT16, "max_dgram_reassembly" },
dhcp.c 43 #define SINT16 (1 << 3)
101 { 22, SINT16, "max_dgram_reassembly" },
1223 } else if (type & SINT16) {
1258 } else if (type & SINT16) {

Completed in 628 milliseconds