HomeSort by: relevance | last modified time | path
    Searched refs:LONG_SIZE (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/xlint/common/
ilp32.h 45 #define LONG_SIZE 32
lp64.h 45 #define LONG_SIZE 64
inittyp.c 94 typeinfo("long", LONG, ULONG, LONG_SIZE, 5, 's'),
95 typeinfo("unsigned long", LONG, ULONG, LONG_SIZE, 5, 'u'),
  /src/usr.bin/xlint/lint1/
decl.c 854 unsigned worst_align = 2 * LONG_SIZE / CHAR_SIZE;

Completed in 20 milliseconds