Home
last modified time | relevance | path

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

/original-bsd/contrib/gdb-4.7.LBL/gdb/
H A Ddefs.h458 #if !defined (TARGET_SHORT_BIT)
459 #define TARGET_SHORT_BIT (sizeof (short) * TARGET_CHAR_BIT) macro