Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp884 llvm::Expected<TypeIndex> eti = CreateFunctionDecl() local