OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iter3
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/tests/dns/
dbiterator_test.c
190
dns_dbiterator_t *iter = NULL, *
iter3
= NULL;
local
205
result3 = dns_db_createiterator(db, flags, &
iter3
);
217
result3 = dns_dbiterator_seek3(
iter3
, seekname);
260
dns_dbiterator_destroy(&
iter3
);
/src/external/gpl3/gcc.old/dist/gcc/
omp-simd-clone.cc
1587
tree
iter3
= make_ssa_name (rtype);
local
1592
= gimple_build_assign (
iter3
, build_simple_mem_ref (def));
1604
TYPE_SIZE_UNIT (TREE_TYPE (
iter3
)));
1610
add_phi_arg (phi,
iter3
, preheader_edge, UNKNOWN_LOCATION);
1614
enum tree_code code = INTEGRAL_TYPE_P (TREE_TYPE (
iter3
))
1616
tree addtype = INTEGRAL_TYPE_P (TREE_TYPE (
iter3
))
1617
? TREE_TYPE (
iter3
) : sizetype;
/src/external/gpl3/gcc/dist/gcc/
omp-simd-clone.cc
1870
tree
iter3
= make_ssa_name (rtype);
local
1875
= gimple_build_assign (
iter3
, build_simple_mem_ref (def));
1887
TYPE_SIZE_UNIT (TREE_TYPE (
iter3
)));
1893
add_phi_arg (phi,
iter3
, preheader_edge, UNKNOWN_LOCATION);
1897
enum tree_code code = INTEGRAL_TYPE_P (TREE_TYPE (
iter3
))
1899
tree addtype = INTEGRAL_TYPE_P (TREE_TYPE (
iter3
))
1900
? TREE_TYPE (
iter3
) : sizetype;
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026