Searched refs:out_byte (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
H A Ddwarf2dbg.c196 static void out_byte (int);
723 out_byte (int byte)
733 out_byte (opc);
1022 out_byte (1);
1242 out_byte ('\0');
1264 out_byte (0);
1325 out_byte (DWARF2_LINE_MIN_INSN_LENGTH);
1326 out_byte (DWARF2_LINE_DEFAULT_IS_STMT);
1327 out_byte (DWARF2_LINE_BASE);
1328 out_byte (DWARF2_LINE_RANG
719 out_byte (int byte) function
[all...]
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dgrep.c517 static int out_byte; /* Print byte offsets. */ variable
599 if (out_byte)
913 if (out_byte)
1515 out_byte = 1;

Completed in 108 milliseconds