Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cc/cc_tools/
H A Dsize-host.h8 #ifdef SIZEOF_SHORT
9 # undef SIZEOF_SHORT
25 #define SIZEOF_SHORT 2 macro
H A Dauto-host.h1274 #define SIZEOF_SHORT 2 macro
/openbsd/lib/libcurses/tinfo/
H A Dread_entry.c60 size_t size = SIZEOF_SHORT; in convert_16bits()
123 return SIZEOF_SHORT;
139 return SIZEOF_SHORT;
218 (Read(buf, (count)*SIZEOF_SHORT) == (int) (count)*SIZEOF_SHORT)
314 size_of_numbers = SIZEOF_SHORT; in _nc_read_termtype()
350 if (str_count * SIZEOF_SHORT >= max_entry_size in _nc_read_termtype()
H A Dwrite_entry.c621 return SIZEOF_SHORT; in convert_shorts()
629 size_t size = SIZEOF_SHORT; in convert_16bit()
835 if (Write(buf, SIZEOF_SHORT, strmax) != strmax) { in _nc_write_object()
918 if (Write(buf, SIZEOF_SHORT, strmax) != strmax) { in _nc_write_object()
/openbsd/gnu/gcc/gcc/
H A Dhwint.h14 #define HOST_BITS_PER_SHORT (CHAR_BIT * SIZEOF_SHORT)
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dhwint.h14 #define HOST_BITS_PER_SHORT (CHAR_BIT * SIZEOF_SHORT)
H A Dconfig.in307 #undef SIZEOF_SHORT
H A Daclocal.m4716 #if SIZEOF_SHORT == 4
/openbsd/gnu/gcc/libdecnumber/
H A Dconfig.in64 #undef SIZEOF_SHORT
/openbsd/gnu/gcc/libgomp/
H A Dconfig.h.in91 #undef SIZEOF_SHORT
/openbsd/lib/libcurses/
H A Dcurses.priv.h470 #define SIZEOF_SHORT 2 macro