Home
last modified time | relevance | path

Searched defs:eti (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/tests/epoch/
H A Depoch_test.c63 epoch_testcase1(struct epoch_test_instance *eti) in epoch_testcase1()
89 epoch_testcase2(struct epoch_test_instance *eti) in epoch_testcase2()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp885 llvm::Expected<TypeIndex> eti = in CreateFunctionDecl() local