HomeSort by: relevance | last modified time | path
    Searched refs:isn (Results 1 - 25 of 168) sorted by relevancy

1 2 3 4 5 6 7

  /src/crypto/external/apache2/openssl/dist/VMS/
test-includes.com 2 $! on VMS, even when the VMS macro isn't defined.
  /src/crypto/external/bsd/openssl/dist/VMS/
test-includes.com 2 $! on VMS, even when the VMS macro isn't defined.
  /src/crypto/external/bsd/openssl.old/dist/VMS/
test-includes.com 2 $! on VMS, even when the VMS macro isn't defined.
  /src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
module.c 86 LLVMValueRef isn; local
96 for (isn = LLVMGetFirstInstruction(bb); isn;
97 isn = LLVMGetNextInstruction(isn)) {
99 if (LLVMIsACallInst(isn)) {
101 LLVMGetOperand(isn, LLVMGetNumOperands(isn) - 1);
106 printf(" #isn: %u\n", nisn);
  /src/usr.bin/make/unit-tests/
opt-x-reduce-exported.mk 6 # The variable 'BEFORE' is exported, the variable 'AFTER' isn't.
opt-debug-lint.mk 81 # brace. This one isn't, therefore make falls back to parsing it as the SysV
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
DynamicLibrary.inc 117 // For everything else, we want to check to make sure the symbol isn't defined
  /src/external/public-domain/sqlite/sqlite2mdoc/
README.md 24 This utility isn't meant for installation, but for integration into your
  /src/sys/external/bsd/ipf/netinet/
ip_state.c 844 ipstate_t *is, *isn; local
853 isn = ips.ips_next;
854 if (isn == NULL) {
855 isn = softs->ipf_state_list;
856 if (isn == NULL) {
871 if (is == isn)
879 ips.ips_next = isn->is_next;
880 bcopy((char *)isn, (char *)&ips.ips_is, sizeof(ips.ips_is));
881 ips.ips_rule = isn->is_rule;
882 if (isn->is_rule != NULL
906 ipstate_t *is, *isn; local
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
mode1o.asm 43 C faster, and so isn't used.
46 C only about 5 cycles faster, and so isn't used. When size==1 and
48 C this isn't an important case.
  /src/external/gpl3/binutils/dist/ld/
mri.c 260 mri_alias (const char *want, const char *is, int isn)
267 sprintf (buf, "%d", isn);
  /src/external/gpl3/binutils.old/dist/ld/
mri.c 260 mri_alias (const char *want, const char *is, int isn)
267 sprintf (buf, "%d", isn);
  /src/doc/
TODO.modules 94 11. There currently isn't any good way to handle attachment-specific
224 one of them might handle the image currently being exec'd" isn't
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
cec-snen-reti.S 101 # Make sure IVG13 isn't pending
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
cec-snen-reti.S 101 # Make sure IVG13 isn't pending
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
dive_1.asm 43 C * Check if n=1 code is really an improvement. It probably isn't.
mode1o.asm 41 C * Check if n=1 code is really an improvement. It probably isn't.
  /src/crypto/external/apache2/openssl/lib/libcrypto/arch/vax/
bn_asm_vax.S 164 #; dividing the dividend by 2 isn't enough, and since some operations
  /src/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/
bn_asm_vax.S 164 #; dividing the dividend by 2 isn't enough, and since some operations
  /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/vax/
bn_asm_vax.S 164 #; dividing the dividend by 2 isn't enough, and since some operations
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
lshift.asm 174 C src isn't aligned, process high limb separately (marked xxx) to
212 C dst isn't aligned, subtract 4 to make it so, and pretend the shift
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 121 routine must make sure that the value isn't lost while popping
  /src/external/gpl3/binutils/dist/ld/scripttempl/
elfarc.sc 6 # DATA_ADDR - if end-of-text-plus-one-page isn't right for data start
329 be empty, which isn't pretty. */
  /src/external/gpl3/binutils.old/dist/ld/scripttempl/
elfarc.sc 6 # DATA_ADDR - if end-of-text-plus-one-page isn't right for data start
329 be empty, which isn't pretty. */
  /src/external/gpl3/gdb/dist/sim/testsuite/sh/
testutils.inc 259 # Assert value of system register that isn't directly stc-able

Completed in 31 milliseconds

1 2 3 4 5 6 7