Searched refs:INC (Results 151 - 175 of 204) sorted by relevance

123456789

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.c311 INC = 326, /* INC */ enumerator in enum:yytokentype
436 #define INC 326 macro
586 YYSYMBOL_INC = 71, /* INC */
1153 "INC", "INCW", "MACH", "MACHU", "MOV", "MOV1", "MOVS", "MOVW", "MULH",
4211 case 320: /* incdec: INC */
4539 OPC(INC),
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.c311 INC = 326, /* INC */ enumerator in enum:yytokentype
436 #define INC 326 macro
586 YYSYMBOL_INC = 71, /* INC */
1153 "INC", "INCW", "MACH", "MACHU", "MOV", "MOV1", "MOVS", "MOVW", "MULH",
4211 case 320: /* incdec: INC */
4539 OPC(INC),
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h2506 enum { INIT, CONDVAR, COND, INC, BODY, END_EXPR }; enumerator in enum:clang::ForStmt::__anon87
2538 Expr *getInc() { return reinterpret_cast<Expr*>(SubExprs[INC]); }
2543 const Expr *getInc() const { return reinterpret_cast<Expr*>(SubExprs[INC]); }
2548 void setInc(Expr *E) { SubExprs[INC] = reinterpret_cast<Stmt*>(E); }
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/des/asm/
H A Ddest4-sparcv9.pl34 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/des/asm/
H A Ddest4-sparcv9.pl34 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/external/gpl3/gdb.old/dist/zlib/os400/
H A Dzlib.inc1 * ZLIB.INC - Interface to the general purpose compression library
/netbsd-current/external/bsd/ntp/dist/scripts/monitoring/
H A Dntploopwatch57 unshift(@INC,".");
/netbsd-current/common/dist/zlib/os400/
H A Dzlib.inc1 * ZLIB.INC - Interface to the general purpose compression library
/netbsd-current/external/gpl3/binutils/dist/zlib/os400/
H A Dzlib.inc1 * ZLIB.INC - Interface to the general purpose compression library
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/asm/
H A Decp_nistz256-x86.pl42 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/asm/
H A Decp_nistz256-x86.pl42 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/external/gpl3/gdb/dist/zlib/os400/
H A Dzlib.inc1 * ZLIB.INC - Interface to the general purpose compression library
/netbsd-current/usr.sbin/sysinst/
H A Dmsg.mi.pl23 * THIS SOFTWARE IS PROVIDED BY PIERMONT INFORMATION SYSTEMS INC. ``AS IS''
26 * ARE DISCLAIMED. IN NO EVENT SHALL PIERMONT INFORMATION SYSTEMS INC. BE
/netbsd-current/external/gpl3/binutils.old/dist/zlib/os400/
H A Dzlib.inc1 * ZLIB.INC - Interface to the general purpose compression library
/netbsd-current/external/bsd/nvi/dist/regex/
H A Dengine.c906 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) {
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/camellia/asm/
H A Dcmll-x86.pl47 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daest4-sparcv9.pl75 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/
H A Dchacha-x86.pl40 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/
H A Dsha256-586.pl73 push(@INC,"${dir}","${dir}../../perlasm");
H A Dsha1-586.pl123 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ripemd/asm/
H A Drmd-586.pl16 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha256-586.pl73 push(@INC,"${dir}","${dir}../../perlasm");
H A Dsha1-586.pl123 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
H A Dchacha-x86.pl40 push(@INC,"${dir}","${dir}../../perlasm");
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ripemd/asm/
H A Drmd-586.pl16 push(@INC,"${dir}","${dir}../../perlasm");

Completed in 564 milliseconds

123456789