Home
last modified time | relevance | path

Searched refs:nex (Results 1 – 10 of 10) sorted by relevance

/openbsd/usr.bin/vi/
H A DLAYOUT44 vi.man/ Roff source for a UNIX manual page for nex/nvi.
47 vi.ref/ Roff source for the nex/nvi reference document.
58 PostScript preformatted versions of the nex/nvi reference
61 preformatted versions of the nex/nvi reference manual and
H A DREADME5 This is version 1.79 (7/14/97) of nex/nvi, a reimplementation of the ex/vi
20 docs/USD.doc/vi.man ... UNIX manual page for nex/nvi.
86 There aren't a lot of new features in nex/nvi, but there are a few things
/openbsd/sys/ufs/ext2fs/
H A Dext2fs_readwrite.c163 struct ext4_extent nex, *ep; in ext4_ext_read() local
188 cache_type = ext4_ext_in_cache(ip, lbn, &nex); in ext4_ext_read()
206 pos = lbn - nex.e_blk + (((daddr_t) nex.e_start_hi << 32) | nex.e_start_lo); in ext4_ext_read()
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32sck.c449 FD_SET nrd, nwr, nex; in win32_select() local
454 FD_ZERO(&nex); in win32_select()
468 FD_SET((unsigned)fd, &nex); in win32_select()
486 SOCKET_TEST_ERROR(r = select(nfds, &nrd, &nwr, &nex, (PTIMEVAL)timeout)); in win32_select()
502 if (!FD_ISSET(fd, &nex)) in win32_select()
/openbsd/usr.bin/vi/docs/
H A Dspell.ok67 nex
/openbsd/usr.bin/vi/docs/USD.doc/vi.man/
H A Dspell.ok95 nex
/openbsd/usr.bin/vi/docs/internals/
H A Dinput27 One other difference between the historic ex/vi and nex/nvi is that nex
37 nex testfile
/openbsd/usr.bin/vi/docs/USD.doc/vi.ref/
H A Dspell.ok228 nex
/openbsd/gnu/usr.bin/perl/t/io/
H A Dperlio.t16 my $nonexistent = "nex$$";
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEInstrVec.td1278 defm VRSQRTDNEX : RVF1m<"vrsqrt.d.nex", 0xf1, V64, VM>;
1280 defm PVRSQRTLONEX : RVF1m<"pvrsqrt.lo.nex", 0xf1, V64, VM>;
1282 defm PVRSQRTUPNEX : RVF1m<"pvrsqrt.up.nex", 0xf1, V64, VM>;
1284 defm VRSQRTSNEX : RVF1m<"vrsqrt.s.nex", 0xf1, V64, VM>;
1287 defm PVRSQRTNEX : RVF1m<"pvrsqrt.nex", 0xf1, V64, VM512>;
1290 def : MnemonicAlias<"vrsqrt.s.nex", "pvrsqrt.up.nex">;