Home
last modified time | relevance | path

Searched defs:last_i (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/openmp/runtime/test/worksharing/for/
Domp_for_collapse.c10 static int last_i; in check_i_islarger() local
Domp_for_ordered.c6 static int last_i = 0; variable
Domp_parallel_for_ordered.c5 static int last_i = 0; variable
/external/bsdiff/
Dextents.cc70 size_t last_i = ex_count - 1; in extents_read() local
/external/rust/crates/hashlink/tests/
Dlinked_hash_set.rs338 let mut last_i = 0; in test_drain() localVariable
/external/rust/crates/hashbrown/src/
Dset.rs2152 let mut last_i = 0; in test_drain() localVariable