Home
last modified time | relevance | path

Searched defs:curr_entry (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dprotoent.cpp15 void print_protoent(protoent *curr_entry) { in print_protoent()
27 protoent *curr_entry; in print_all_protoent() local
39 protoent *curr_entry; in print_protoent_by_name() local
49 protoent *curr_entry; in print_protoent_by_num() local
/external/e2fsprogs/lib/ext2fs/
Dext2fs.h453 int curr_entry; member
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.cc1521 auto curr_entry = recursion_stack.back(); in SortTopologically() local