Searched refs:L_LNNO_SIZE (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dpowerpc.h21 #define L_LNNO_SIZE 2 macro
H A Dexternal.h107 #ifndef L_LNNO_SIZE
108 #error L_LNNO_SIZE needs to be defined
123 char l_lnno[L_LNNO_SIZE]; /* line number */
127 #define LINESZ (4 + L_LNNO_SIZE)
129 #if L_LNNO_SIZE == 4
133 #if L_LNNO_SIZE == 2
H A Dsh.h20 #define L_LNNO_SIZE 2 macro
22 #define L_LNNO_SIZE 4 macro
H A Dmipspe.h19 #define L_LNNO_SIZE 2 macro
H A Dx86_64.h22 #define L_LNNO_SIZE 2 macro
H A Di386.h19 #define L_LNNO_SIZE 2 macro
H A Dia64.h20 #define L_LNNO_SIZE 2 macro
H A Darm.h22 #define L_LNNO_SIZE 2 macro
H A Dsparc.h25 #define L_LNNO_SIZE 2 macro
H A Dmips.h21 #define L_LNNO_SIZE 4 macro

Completed in 171 milliseconds