OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lookup2
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
sdb.h
89
dns_sdblookup2func_t
lookup2
;
member in struct:dns_sdbmethods
/src/external/gpl3/gcc/dist/gcc/
splay-tree-utils.cc
80
lookup2
(splay_tree<int> &tree, int value)
function in namespace:selftest
194
test_lookup (tree,
lookup2
);
/src/external/gpl3/gcc.old/dist/gcc/
splay-tree-utils.cc
80
lookup2
(splay_tree<int> &tree, int value)
function in namespace:selftest
194
test_lookup (tree,
lookup2
);
/src/external/gpl2/gettext/dist/gnulib-local/lib/
3level.h
97
uint32_t
lookup2
= t->level2[index2];
local
98
if (
lookup2
!= EMPTY)
101
+ (
lookup2
<< t->p);
193
uint32_t
lookup2
= t->level2[index2 + lookup1_shifted];
local
194
if (
lookup2
!= EMPTY)
196
uint32_t lookup2_shifted =
lookup2
<< t->p;
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c
591
int
lookup2
= lbrkprop.level2[lookup1 + index2];
local
592
if (
lookup2
>= 0)
595
return lbrkprop.level3[
lookup2
+ index3];
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c
591
int
lookup2
= lbrkprop.level2[lookup1 + index2];
local
592
if (
lookup2
>= 0)
595
return lbrkprop.level3[
lookup2
+ index3];
/src/external/gpl2/gettext/dist/gettext-tools/src/
x-csharp.c
761
int
lookup2
= ((const int *) table)[lookup1 + index2];
local
762
if (
lookup2
>= 0)
765
unsigned int lookup3 = ((const int *) table)[
lookup2
+ index3];
/src/external/gpl3/binutils/dist/bfd/
dwarf2.c
3220
const struct lookup_funcinfo *
lookup2
= b;
local
3222
if (lookup1->low_addr <
lookup2
->low_addr)
3224
if (lookup1->low_addr >
lookup2
->low_addr)
3226
if (lookup1->high_addr <
lookup2
->high_addr)
3228
if (lookup1->high_addr >
lookup2
->high_addr)
3231
if (lookup1->idx <
lookup2
->idx)
3233
if (lookup1->idx >
lookup2
->idx)
/src/external/gpl3/binutils.old/dist/bfd/
dwarf2.c
3220
const struct lookup_funcinfo *
lookup2
= b;
local
3222
if (lookup1->low_addr <
lookup2
->low_addr)
3224
if (lookup1->low_addr >
lookup2
->low_addr)
3226
if (lookup1->high_addr <
lookup2
->high_addr)
3228
if (lookup1->high_addr >
lookup2
->high_addr)
3231
if (lookup1->idx <
lookup2
->idx)
3233
if (lookup1->idx >
lookup2
->idx)
/src/external/gpl3/gdb/dist/bfd/
dwarf2.c
3220
const struct lookup_funcinfo *
lookup2
= b;
local
3222
if (lookup1->low_addr <
lookup2
->low_addr)
3224
if (lookup1->low_addr >
lookup2
->low_addr)
3226
if (lookup1->high_addr <
lookup2
->high_addr)
3228
if (lookup1->high_addr >
lookup2
->high_addr)
3231
if (lookup1->idx <
lookup2
->idx)
3233
if (lookup1->idx >
lookup2
->idx)
/src/external/gpl3/gdb.old/dist/bfd/
dwarf2.c
3213
const struct lookup_funcinfo *
lookup2
= b;
local
3215
if (lookup1->low_addr <
lookup2
->low_addr)
3217
if (lookup1->low_addr >
lookup2
->low_addr)
3219
if (lookup1->high_addr <
lookup2
->high_addr)
3221
if (lookup1->high_addr >
lookup2
->high_addr)
3224
if (lookup1->idx <
lookup2
->idx)
3226
if (lookup1->idx >
lookup2
->idx)
Completed in 48 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026