HomeSort by relevance Sort by last modified time
    Searched refs:TC_FX_SIZE_SLACK (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-xstormy16.h 69 #define TC_FX_SIZE_SLACK(FIX) 2
tc-bfin.h 76 #define TC_FX_SIZE_SLACK(FIX) 2
tc-h8300.h 88 #define TC_FX_SIZE_SLACK(FIX) 1
tc-v850.h 76 #define TC_FX_SIZE_SLACK(FIX) 2
tc-avr.h 191 #define TC_FX_SIZE_SLACK(FIX) 2
tc-mmix.h 237 #define TC_FX_SIZE_SLACK(FIX) 6
tc-sh.h 94 #define TC_FX_SIZE_SLACK(FIX) \
  /toolchain/binutils/binutils-2.25/gas/
write.c 103 /* Positive values of TC_FX_SIZE_SLACK allow a target to define
109 #ifndef TC_FX_SIZE_SLACK
110 #define TC_FX_SIZE_SLACK(FIX) 0
    [all...]

Completed in 733 milliseconds