Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/
H A Ddwarf2dbg.c719 out_byte (int byte) in out_byte() function
729 out_byte (opc); in out_opcode()
1018 out_byte (1); in out_fixed_inc_line_addr()
1238 out_byte ('\0'); in out_file_list()
1260 out_byte (0); in out_file_list()
1364 out_byte (0xff); in out_debug_ranges()
1366 out_byte (0); in out_debug_ranges()
1395 out_byte (0); in out_debug_ranges()
1397 out_byte (0); in out_debug_ranges()
1439 out_byte (0); in out_debug_aranges()
[all …]
/freebsd-12.1/gnu/usr.bin/grep/
H A Dgrep.c517 static int out_byte; /* Print byte offsets. */ variable
599 if (out_byte) in prline()
913 if (out_byte) in grep()
1515 out_byte = 1; in main()