OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stream_start
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/libbacktrace/
elf.c
1236
unsigned int
stream_start
;
local
1241
stream_start
= (unsigned int)*pin;
1242
if (unlikely (
stream_start
== 0))
1269
*pbits -= __builtin_clz (
stream_start
) - (sizeof (unsigned int) - 1) * 8 + 1;
elf.c
1236
unsigned int
stream_start
;
local
1241
stream_start
= (unsigned int)*pin;
1242
if (unlikely (
stream_start
== 0))
1269
*pbits -= __builtin_clz (
stream_start
) - (sizeof (unsigned int) - 1) * 8 + 1;
/src/external/gpl3/gdb/dist/libbacktrace/
elf.c
1236
unsigned int
stream_start
;
local
1241
stream_start
= (unsigned int)*pin;
1242
if (unlikely (
stream_start
== 0))
1269
*pbits -= __builtin_clz (
stream_start
) - (sizeof (unsigned int) - 1) * 8 + 1;
elf.c
1236
unsigned int
stream_start
;
local
1241
stream_start
= (unsigned int)*pin;
1242
if (unlikely (
stream_start
== 0))
1269
*pbits -= __builtin_clz (
stream_start
) - (sizeof (unsigned int) - 1) * 8 + 1;
/src/external/gpl3/gdb.old/dist/libbacktrace/
elf.c
1236
unsigned int
stream_start
;
local
1241
stream_start
= (unsigned int)*pin;
1242
if (unlikely (
stream_start
== 0))
1269
*pbits -= __builtin_clz (
stream_start
) - (sizeof (unsigned int) - 1) * 8 + 1;
elf.c
1236
unsigned int
stream_start
;
local
1241
stream_start
= (unsigned int)*pin;
1242
if (unlikely (
stream_start
== 0))
1269
*pbits -= __builtin_clz (
stream_start
) - (sizeof (unsigned int) - 1) * 8 + 1;
Completed in 110 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026