Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dvolume.c288 long dext, rext; /* real data/rsrc start blk */ in FDECL2() local
406 dext = s_entry->starting_block * BLK_CONV; in FDECL2()
408 dext = 0; in FDECL2()
418 if (hfs_close(hfp, dext, rext) < 0) in FDECL2()
/openbsd-src/sys/lib/libz/
H A Dinftrees.c63 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ in inflate_table() local
186 extra = dext; in inflate_table()
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinftrees.c65 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ in inflate_table()
188 extra = dext; in inflate_table()
70 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ inflate_table() local
/openbsd-src/lib/libz/
H A Dinftrees.c63 static const unsigned short dext[32] = { /* Distance codes 0..29 extra */ in inflate_table() local
186 extra = dext; in inflate_table()
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dhfs.c1445 int hfs_close(hfsfile *file, long dext, long rext) argument
1463 if (dext)
1464 file->cat.u.fil.filExtRec[0].xdrStABN = (dext - offset)/vol->lpa;
1469 if (dext || rext)
/openbsd-src/gnu/llvm/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",
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A DChangeLog-0203137 (mips_builtin_opcodes): Add "dext", "dextm", "dextu", "dins",
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-0203137 (mips_builtin_opcodes): Add "dext", "dextm", "dextu", "dins",