OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:out_byte
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/ml_kem/
ml_kem.c
991
uint8_t
out_byte
;
local
994
out_byte
= 0;
996
out_byte
|= bit0(s->c[i + j]) << j;
997
*out =
out_byte
;
/src/external/gpl2/grep/dist/src/
grep.c
455
static int
out_byte
; /* Print byte offsets. */
variable
537
if (
out_byte
)
872
if (
out_byte
)
1455
out_byte
= 1;
/src/external/gpl3/binutils/dist/gas/
dwarf2dbg.c
1502
out_byte
(int byte)
1512
out_byte
(opc);
2177
out_byte
(1);
2236
out_byte
('\0');
2265
out_byte
(columns);
2382
out_byte
(files[i].md5[b]);
2388
out_byte
(0);
2467
out_byte
(sizeof_address);
2468
out_byte
(0); /* Segment Selector size. */
2481
out_byte
(DWARF2_LINE_MIN_INSN_LENGTH)
1499
out_byte
(int byte)
function
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/
dwarf2dbg.c
1500
out_byte
(int byte)
1510
out_byte
(opc);
2175
out_byte
(1);
2234
out_byte
('\0');
2263
out_byte
(columns);
2380
out_byte
(files[i].md5[b]);
2386
out_byte
(0);
2465
out_byte
(sizeof_address);
2466
out_byte
(0); /* Segment Selector size. */
2479
out_byte
(DWARF2_LINE_MIN_INSN_LENGTH)
1497
out_byte
(int byte)
function
[
all
...]
Completed in 35 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026