OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_lines_log2
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-spu.c
342
unsigned int
num_lines_log2
;
member in struct:spu_link_hash_table
482
htab->
num_lines_log2
= bfd_log2 (htab->params->num_lines);
707
<< (htab->
num_lines_log2
+ htab->line_size_log2)));
751
= (set_id << htab->
num_lines_log2
) + num_buf;
1408
set_id = ((dest_ovl - 1) >> htab->
num_lines_log2
) + 1;
1734
<< htab->
num_lines_log2
;
2015
h->size = 16 << htab->
num_lines_log2
;
2021
h->root.u.def.value = 16 << htab->
num_lines_log2
;
2028
h->size = 16 << htab->
num_lines_log2
;
2034
h->root.u.def.value = 16 << htab->
num_lines_log2
;
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c
342
unsigned int
num_lines_log2
;
member in struct:spu_link_hash_table
482
htab->
num_lines_log2
= bfd_log2 (htab->params->num_lines);
707
<< (htab->
num_lines_log2
+ htab->line_size_log2)));
751
= (set_id << htab->
num_lines_log2
) + num_buf;
1408
set_id = ((dest_ovl - 1) >> htab->
num_lines_log2
) + 1;
1734
<< htab->
num_lines_log2
;
2015
h->size = 16 << htab->
num_lines_log2
;
2021
h->root.u.def.value = 16 << htab->
num_lines_log2
;
2028
h->size = 16 << htab->
num_lines_log2
;
2034
h->root.u.def.value = 16 << htab->
num_lines_log2
;
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c
342
unsigned int
num_lines_log2
;
member in struct:spu_link_hash_table
482
htab->
num_lines_log2
= bfd_log2 (htab->params->num_lines);
706
<< (htab->
num_lines_log2
+ htab->line_size_log2)));
750
= (set_id << htab->
num_lines_log2
) + num_buf;
1407
set_id = ((dest_ovl - 1) >> htab->
num_lines_log2
) + 1;
1733
<< htab->
num_lines_log2
;
2012
h->size = 16 << htab->
num_lines_log2
;
2018
h->root.u.def.value = 16 << htab->
num_lines_log2
;
2025
h->size = 16 << htab->
num_lines_log2
;
2031
h->root.u.def.value = 16 << htab->
num_lines_log2
;
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf32-spu.c
342
unsigned int
num_lines_log2
;
member in struct:spu_link_hash_table
482
htab->
num_lines_log2
= bfd_log2 (htab->params->num_lines);
707
<< (htab->
num_lines_log2
+ htab->line_size_log2)));
751
= (set_id << htab->
num_lines_log2
) + num_buf;
1408
set_id = ((dest_ovl - 1) >> htab->
num_lines_log2
) + 1;
1734
<< htab->
num_lines_log2
;
2015
h->size = 16 << htab->
num_lines_log2
;
2021
h->root.u.def.value = 16 << htab->
num_lines_log2
;
2028
h->size = 16 << htab->
num_lines_log2
;
2034
h->root.u.def.value = 16 << htab->
num_lines_log2
;
[
all
...]
Completed in 43 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026