Home
last modified time | relevance | path

Searched refs:dext (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/zlib/
H A Dinftrees.c65 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ in inflate_table() local
188 extra = dext; in inflate_table()
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_conf.c294 static void delete_ext(STACK_OF(X509_EXTENSION) *sk, X509_EXTENSION *dext) in delete_ext() argument
299 obj = X509_EXTENSION_get_object(dext); in delete_ext()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips64InstrInfo.td373 // For assembly parsing, we alias dextu and dextm to dext, and match by
375 // We override the generated decoder to enforce that dext always comes out
378 def DEXT : ExtBase<"dext", GPR64Opnd, uimm5_report_uimm6,
410 "dext $rt, $rs, $pos, $size", [], II_EXT, FrmR, "dext">,
1037 def : MipsInstAlias<"dext $rt, $rs, $pos, $size",
1040 def : MipsInstAlias<"dext $rt, $rs, $pos, $size",