/netbsd-src/games/hack/ |
H A D | def.rm.h | 84 #define IS_WALL(typ) ((typ) <= VWALL) argument 85 #define IS_ROCK(typ) ((typ) < POOL) /* absolutely nonaccessible */ argument 86 #define ACCESSIBLE(typ) ((typ) >= DOOR) /* good position */ argument 87 #define IS_ROOM(typ) ((typ) >= ROOM) /* ROOM or STAIRS */ argument 88 #define ZAP_POS(typ) ((typ) > DOOR) argument 109 unsigned typ:5; member
|
/netbsd-src/sys/arch/amigappc/include/ |
H A D | bus_defs.h | 78 #define bsr(what, typ) \ argument 81 #define bsw(what, typ) \ argument 84 #define bsrm(what, typ) \ argument 87 #define bswm(what, typ) \ argument 90 #define bssr(what, typ) \ argument 93 #define bscr(what, typ) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_suppressions.cc | 66 static const char *conv(ReportType typ) { in conv() 113 uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppression **sp) { in IsSuppressed() 132 uptr IsSuppressed(ReportType typ, const ReportLocation *loc, Suppression **sp) { in IsSuppressed()
|
H A D | tsan_vector.h | 25 explicit Vector(MBlockType typ) in Vector()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_suppressions.cpp | 67 static const char *conv(ReportType typ) { in conv() 106 uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppression **sp) { in IsSuppressed() 125 uptr IsSuppressed(ReportType typ, const ReportLocation *loc, Suppression **sp) { in IsSuppressed()
|
H A D | tsan_rtl_access.cpp | 22 AccessType typ) { in TryTraceMemoryAccess() 58 AccessType typ) { in TryTraceMemoryAccessRange() 79 AccessType typ) { in TraceMemoryAccessRange() 240 AccessType typ) { in UnalignedMemoryAccess()
|
H A D | tsan_rtl_report.cpp | 130 bool ShouldReport(ThreadState *thr, ReportType typ) { in ShouldReport() 158 ScopedReportBase::ScopedReportBase(ReportType typ, uptr tag) { in ScopedReportBase() 385 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport() 419 EventType typ = (EventType)(ev >> kEventPCBits); in RestoreStack() local 536 uptr size, AccessType typ, VarSizeStackTrace *pstk, in RestoreStack() 859 ReportType typ = ReportTypeRace; in ReportRace() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_suppressions.cc | 68 static const char *conv(ReportType typ) { in conv() 115 uptr IsSuppressed(ReportType typ, const ReportStack *stack, Suppression **sp) { in IsSuppressed() 134 uptr IsSuppressed(ReportType typ, const ReportLocation *loc, Suppression **sp) { in IsSuppressed()
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | intvec.S | 45 #define TRAPCALL(namn, typ) \ argument 51 #define TRAPARGC(namn, typ) \ argument
|
/netbsd-src/common/lib/libprop/ |
H A D | prop_dictionary_util.c | 79 #define TEMPLATE(name, typ) \ argument 129 #define TEMPLATE(name, which, typ) \ argument 139 #define STEMPLATE(name, typ) TEMPLATE(name, signed, typ) argument 140 #define UTEMPLATE(name, typ) TEMPLATE(name, unsigned, typ) argument
|
H A D | prop_array_util.c | 72 #define TEMPLATE(name, typ) \ argument 133 #define TEMPLATE(name, which, typ) \ argument 151 #define STEMPLATE(name, typ) TEMPLATE(name, signed, typ) argument 152 #define UTEMPLATE(name, typ) TEMPLATE(name, unsigned, typ) argument
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/ |
H A D | code.c | 172 int typ; in efcode() local 243 int i, rno, typ, ssz; in bfcode() local 588 mkstkref(int off, TWORD typ) in mkstkref() 621 mkvacall(char *fun, NODE *a, int typ) in mkvacall() 644 int typ, sz; in amd64_builtin_va_arg() local 926 int typ, r, ssz, rn; in argput() local 1242 int typ; in codeatyp() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | xtensa-relax.h | 119 OpType typ; /* CONSTANT: op_data is a constant. member 131 OpType typ; member 153 InstrType typ; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | xtensa-relax.h | 119 OpType typ; /* CONSTANT: op_data is a constant. member 131 OpType typ; member 153 InstrType typ; member
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/ |
H A D | cipher_cts.h | 14 blkbits, ivbits, typ) \ argument
|
/netbsd-src/external/bsd/openldap/dist/tests/scripts/ |
H A D | test081-totp.py | 51 def get_token_for(connection, dn, typ="totp"): argument
|
/netbsd-src/usr.sbin/mopd/common/ |
H A D | pf-linux2.c | 89 pfInit(char *interface, int mode, u_short protocol, int typ) in pfInit() 138 setup_pf(int s, int typ, u_short prot) in setup_pf()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | value-range.cc | 93 tree typ = TREE_TYPE (min); in set() local 102 tree typ = TREE_TYPE (min); in set() local 334 tree typ = type (); in lower_bound() local 363 tree typ = type (); in upper_bound() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/ |
H A D | ciphercommon.h | 131 blkbits, ivbits, typ) \ argument 158 kbits, blkbits, ivbits, typ) \ argument 186 kbits, blkbits, ivbits, typ) \ argument 208 blkbits, ivbits, typ) \ argument 215 blkbits, ivbits, typ) \ argument
|
/netbsd-src/games/warp/ |
H A D | object.c | 21 make_object(char typ, char img, int px, int py, int vx, int vy, long energ, in make_object()
|
/netbsd-src/games/larn/ |
H A D | object.c | 869 oscroll(int typ) in oscroll() 943 read_scroll(int typ) in read_scroll()
|
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/digests/ |
H A D | sha3_prov.c | 192 # define SHA3_SET_MD(uname, typ) \ argument 200 # define SHA3_SET_MD(uname, typ) ctx->meth = sha3_generic_md; argument 203 #define SHA3_newctx(typ, uname, name, bitlen, pad) \ argument
|
/netbsd-src/sys/arch/amiga/include/ |
H A D | bus.h | 59 #define bsr(what, typ) \ argument 62 #define bsw(what, typ) \ argument 65 #define bsrm(what, typ) \ argument 68 #define bswm(what, typ) \ argument 71 #define bssr(what, typ) \ argument 74 #define bscr(what, typ) \ argument
|
/netbsd-src/external/mit/libuv/dist/src/ |
H A D | uv-common.h | 323 # define UV_REQ_INIT(req, typ) \ argument 330 # define UV_REQ_INIT(req, typ) \ argument 337 #define uv__req_init(loop, req, typ) \ argument
|
/netbsd-src/sbin/init/ |
H A D | init.c | 655 struct ttyent *typ; in single_user() local 1091 new_session(session_t *sprev, int session_index, struct ttyent *typ) in new_session() 1134 setupargv(session_t *sp, struct ttyent *typ) in setupargv() 1175 struct ttyent *typ; in read_ttys() local 1531 struct ttyent *typ; in clean_ttys() local
|