Home
last modified time | relevance | path

Searched refs:SHORT_SIZE (Results 1 – 8 of 8) sorted by relevance

/NextBSD/usr.bin/xlint/common/
HDinittyp.c71 { SHORT, { SHORT_SIZE, 2 * CHAR_BIT, in inittyp()
74 { USHORT, { SHORT_SIZE, 2 * CHAR_BIT, in inittyp()
HDlp64.h43 #define SHORT_SIZE (2 * CHAR_BIT) macro
HDilp32.h43 #define SHORT_SIZE (2 * CHAR_BIT) macro
/NextBSD/contrib/binutils/ld/
HDld.h138 #define SHORT_SIZE (2) macro
HDldwrite.c166 link_order->size = SHORT_SIZE; in build_link_order()
HDldlang.c3712 size = SHORT_SIZE; in print_data_statement()
4558 size = SHORT_SIZE; in lang_size_sections_1()
4915 size = SHORT_SIZE; in lang_do_assignments_1()
HDChangeLog-91975958 * ld.h: define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are no
/NextBSD/contrib/binutils/binutils/
HDcoffgrok.c62 #define SHORT_SIZE 2 macro
353 res->size = SHORT_SIZE; in do_type()