Home
last modified time | relevance | path

Searched refs:instruct (Results 1 – 25 of 46) sorted by relevance

12

/openbsd-src/games/backgammon/backgammon/
H A Dmain.c39 extern const char *const instruct[]; /* text of instructions */
123 text(instruct); in main()
H A Dtext.c34 const char *const instruct[] = { variable
/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c2318 uint32_t instruct; in db_disasm() local
2322 instruct = ddb_regs.tf_iir; in db_disasm()
2325 &instruct)) in db_disasm()
2326 instruct = 0; in db_disasm()
2328 instruct = *(int *)loc; in db_disasm()
2332 m = &majopcs[Opcode(instruct)]; in db_disasm()
2333 ext = OpExt(instruct, m); in db_disasm()
2349 ok = (*i->dasmfcn)(i, ofs, instruct); in db_disasm()
2355 db_printf("<%08x>", instruct); in db_disasm()
2358 return (loc + sizeof(instruct)); in db_disasm()
/openbsd-src/gnu/llvm/clang/docs/
H A DToolchain.rst171 You can instruct Clang to use compiler-rt with the ``--rtlib=compiler-rt`` flag.
188 You can instruct Clang to use libgcc_s with the ``--rtlib=libgcc`` flag.
338 You can instruct Clang to use libc++ with the ``-stdlib=libc++`` flag.
349 You can instruct Clang to use libstdc++ with the ``-stdlib=libstdc++`` flag.
H A DClangRepl.rst58 The tool will instruct the JIT to run specified functions, translating them
H A Ddoxygen.cfg.in905 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1650 # command to the generated LaTeX files. This will instruct LaTeX to keep running
H A DModules.rst895 …he program should be linked. For example, specifying "clangBasic" would instruct the linker to lin…
/openbsd-src/games/canfield/canfield/
H A Dcanfield.c201 void instruct(void);
1588 instruct(void) in instruct() function
1747 instruct(); in main()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-msp430.texi238 We define new pseudo operation @samp{.profiler} which will instruct assembler to
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.tru64103 The second option is to explicitly instruct Configure to detect the
/openbsd-src/gnu/llvm/llvm/docs/GlobalISel/
H A DLegalizer.rst90 enum tokens (``Legal``, ``WidenScalar``, ...) that instruct it to call a
/openbsd-src/gnu/llvm/libcxx/docs/
H A DBuildingLibcxx.rst141 line above. This will instruct ``check-cxx`` to use the right target triple
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/doxygen/
H A Duser.cfg.in459 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
675 # command to the generated LaTeX files. This will instruct LaTeX to keep
/openbsd-src/gnu/llvm/clang/docs/CommandGuide/
H A Dclang.rst515 ``-Wl,-object_path_lto,<lto-filename>.o`` at the linking step to instruct the
/openbsd-src/gnu/usr.bin/cvs/
H A Daclocal.m4469 # instruct install-strip to use install-sh and the given $STRIP program.
/openbsd-src/usr.sbin/unbound/doc/
H A Dexample.conf.in760 # instruct the auto-trust-anchor-file probing to add anchors after ttl.
763 # instruct the auto-trust-anchor-file probing to del anchors after ttl.
/openbsd-src/gnu/gcc/libstdc++-v3/docs/doxygen/
H A Duser.cfg.in686 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
928 # command to the generated LaTeX files. This will instruct LaTeX to keep
/openbsd-src/gnu/llvm/lldb/docs/
H A Ddoxygen.cfg.in709 # Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct
1150 # command to the generated LaTeX files. This will instruct LaTeX to keep
/openbsd-src/usr.sbin/nsd/
H A Dconfigure.ac1422 echo "* This will instruct NSD to be stricter *"
/openbsd-src/usr.sbin/nsd/doc/
H A DREADME169 This will instruct NSD to be stricter when validating its input.
/openbsd-src/usr.bin/lex/
H A DONEWS764 - The '-p' option may be given twice ('-pp') to instruct flex to
/openbsd-src/gnu/llvm/llvm/docs/
H A Ddoxygen.cfg.in906 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1651 # command to the generated LaTeX files. This will instruct LaTeX to keep running
/openbsd-src/share/snmp/
H A DIF-MIB.txt1378 objects which allow a network manager to instruct an agent
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-4598 instruct CVS to mail a message to all developers, or post a message to
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperllocale.pod1507 modifiers>) to instruct it to do so.

12