Home
last modified time | relevance | path

Searched refs:SIZEOF_SHORT (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c60 size_t size = SIZEOF_SHORT; in convert_16bits()
123 return SIZEOF_SHORT;
139 return SIZEOF_SHORT;
192 (Read(buf, (count)*SIZEOF_SHORT) == (int) (count)*SIZEOF_SHORT)
284 size_of_numbers = SIZEOF_SHORT; in _nc_read_termtype()
317 if (str_count * SIZEOF_SHORT >= max_entry_size in _nc_read_termtype()
H A Dwrite_entry.c602 return SIZEOF_SHORT; in convert_shorts()
610 size_t size = SIZEOF_SHORT; in convert_16bit()
816 if (Write(buf, SIZEOF_SHORT, strmax) != strmax) { in _nc_write_object()
899 if (Write(buf, SIZEOF_SHORT, strmax) != strmax) { in _nc_write_object()
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h51 #define SIZEOF_SHORT 2 macro
/freebsd/contrib/ntp/include/
H A Dntp_types.h178 #if SIZEOF_SHORT != 2
/freebsd/usr.sbin/ntp/
H A Dconfig.h1571 #define SIZEOF_SHORT 2 macro
/freebsd/contrib/libevent/
H A Dconfig.h.in472 #undef SIZEOF_SHORT
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.h.in478 #undef SIZEOF_SHORT
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in809 #undef SIZEOF_SHORT
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h448 #define SIZEOF_SHORT 2 macro
/freebsd/contrib/ntp/
H A Dconfig.h.in1565 #undef SIZEOF_SHORT
H A DCommitLog149432 Add sizeof(short) test since we now depend on SIZEOF_SHORT
149435 add SIZEOF_SHORT needed by perlinger's calendar changes
149450 Add sizeof(short) test since we now depend on SIZEOF_SHORT