Home
last modified time | relevance | path

Searched defs:tails (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.sbin/config/
H A Dpack.c92 struct tails { struct
93 struct tails *t_next; argument
97 static struct tails *tails[TAILHSIZE]; argument
/openbsd-src/lib/libcrypto/bn/arch/amd64/
H A Dbignum_add.S147 tails: label
/openbsd-src/gnu/gcc/gcc/
H A Dc-incpath.c61 static struct cpp_dir *tails[4]; variable
/openbsd-src/gnu/usr.bin/perl/ext/mro/
H A Dmro.xs75 HV *tails; in S_mro_get_linear_isa_c3() local
[all...]
/openbsd-src/gnu/llvm/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp290 std::unordered_set<lldb::addr_t> tails; in BasicSuperBlockMerge() local