Home
last modified time | relevance | path

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

/openbsd/src/lib/libz/
Dinftrees.c53 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in inflate_table() local
/openbsd/src/sys/lib/libz/
Dinftrees.c53 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in inflate_table() local
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
Dinftrees.c55 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in inflate_table() local
/openbsd/src/libexec/ld.so/
Dresolve.c276 int phdrc, const int objtype, const long lbase, const long obase) in _dl_finalize_object()
/openbsd/src/gnu/llvm/clang/lib/AST/
DASTContext.cpp10194 const auto *lbase = lhs->castAs<FunctionType>(); in mergeFunctionTypes() local