Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dinftrees.c60 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ local
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/infback9/
H A Dinftree9.c60 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/infback9/
H A Dinftree9.c60 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ local
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dinftrees.c60 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ local
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dinftrees.c60 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ local
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/infback9/
H A Dinftree9.c60 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ local
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dinftrees.c62 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ local
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_parser.c344 ctf_id_t lbase = ctf_type_resolve(lfp, ltype); in dt_type_promote() local
1052 ctf_id_t lbase = CTF_ERR, rbase = CTF_ERR; in dt_node_is_ptrcompat() local
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_netbsd.c243 static struct kinfo_lwp *lbase; variable
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.c788 static const unsigned short lbase[31] = { /* Length codes 257..285 base */ in netpgpv_inflate_table() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9420 const auto *lbase = lhs->castAs<FunctionType>(); in mergeFunctionTypes() local