Home
last modified time | relevance | path

Searched defs:typ (Results 1 – 25 of 56) sorted by relevance

123

/openbsd-src/games/hack/
H A Ddef.rm.h83 #define IS_WALL(typ) ((typ) <= VWALL) argument
84 #define IS_ROCK(typ) ((typ) < POOL) /* absolutely nonaccessible */ argument
85 #define ACCESSIBLE(typ) ((typ) >= DOOR) /* good position */ argument
86 #define IS_ROOM(typ) ((typ) >= ROOM) /* ROOM or STAIRS */ argument
87 #define ZAP_POS(typ) ((typ) > DOOR) argument
108 unsigned typ:5; member
H A Dhack.trap.c88 maketrap(int x, int y, int typ) in maketrap()
H A Dhack.objnam.c434 int cnt, spe, spesgn, typ, heavy; in readobjnam() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp20 AccessType typ) { in TryTraceMemoryAccess()
58 AccessType typ) { in TryTraceMemoryAccessRange()
79 AccessType typ) { in TraceMemoryAccessRange()
150 AccessType typ) SANITIZER_NO_THREAD_SAFETY_ANALYSIS { in DoReportRace()
174 AccessType typ) { in ContainsSameAccess()
196 int unused0, int unused1, AccessType typ) { in CheckRaces()
240 m128 access, AccessType typ) { in ContainsSameAccess()
275 u32 race_mask, m128 shadow, AccessType typ) { in DoReportRaceV()
306 m128 shadow, m128 access, AccessType typ) { in CheckRaces()
395 AccessType typ; in DumpShadow() local
[all …]
H A Dtsan_suppressions.cpp67 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 Dtsan_shadow.h61 Shadow(FastState state, u32 addr, u32 size, AccessType typ) { in Shadow()
84 void GetAccess(uptr *addr, uptr *size, AccessType *typ) const { in GetAccess()
101 bool IsBothReadsOrAtomic(AccessType typ) const { in IsBothReadsOrAtomic()
112 bool IsRWWeakerOrEqual(AccessType typ) const { in IsRWWeakerOrEqual()
H A Dtsan_rtl_report.cpp130 bool ShouldReport(ThreadState *thr, ReportType typ) { in ShouldReport()
158 ScopedReportBase::ScopedReportBase(ReportType typ, uptr tag) { in ScopedReportBase()
181 AccessType typ; in AddMemoryAccess() local
346 ScopedReport::ScopedReport(ReportType typ, uptr tag) in ScopedReport()
433 AccessType typ, Tid *ptid, VarSizeStackTrace *pstk, in RestoreStack()
H A Dtsan_debugging.cpp21 static const char *ReportTypeDescription(ReportType typ) { in ReportTypeDescription()
43 static const char *ReportLocationTypeDescription(ReportLocationType typ) { in ReportLocationTypeDescription()
H A Dtsan_external.cpp63 void ExternalAccess(void *addr, uptr caller_pc, void *tag, AccessType typ) { in ExternalAccess()
/openbsd-src/lib/libmenu/
H A Dm_hook.c46 #define GEN_HOOK_SET_FUNCTION( typ, name ) \ argument
56 #define GEN_HOOK_GET_FUNCTION( typ, name ) \ argument
/openbsd-src/lib/libform/
H A Dfrm_hook.c40 #define GEN_HOOK_SET_FUNCTION( typ, name ) \ argument
50 #define GEN_HOOK_GET_FUNCTION( typ, name ) \ argument
H A Dfld_def.c87 _nc_Make_Argument(const FIELDTYPE *typ, va_list *ap, int *err) in _nc_Make_Argument()
134 _nc_Copy_Argument(const FIELDTYPE *typ, const TypeArgument *argp, int *err) in _nc_Copy_Argument()
182 _nc_Free_Argument(const FIELDTYPE *typ, TypeArgument *argp) in _nc_Free_Argument()
H A Dfld_newftyp.c126 free_fieldtype(FIELDTYPE *typ) in free_fieldtype()
H A Dfty_generic.c168 GenericArgument(const FIELDTYPE *typ, in GenericArgument()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.h82 OpType typ; /* CONSTANT: op_data is a constant. member
93 OpType typ; member
117 InstrType typ; member
/openbsd-src/sys/kern/
H A Dsubr_kubsan.c35 #define NBITS(typ) (1 << ((typ)->t_info >> 1)) argument
36 #define SIGNED(typ) ((typ)->t_info & 1) argument
398 kubsan_deserialize_int(struct type_descriptor * typ,unsigned long val) kubsan_deserialize_int() argument
414 kubsan_deserialize_uint(struct type_descriptor * typ,unsigned long val) kubsan_deserialize_uint() argument
452 kubsan_format_int(struct type_descriptor * typ,unsigned long val,char * buf,size_t bufsiz) kubsan_format_int() argument
730 is_negative(struct type_descriptor * typ,unsigned long val) is_negative() argument
736 is_shift_exponent_too_large(struct type_descriptor * typ,unsigned long val) is_shift_exponent_too_large() argument
[all...]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.h121 OpType typ; /* CONSTANT: op_data is a constant. member
133 OpType typ; member
157 InstrType typ; member
/openbsd-src/sbin/init/
H A Dinit.c498 struct ttyent *typ; in f_single_user() local
836 new_session(session_t *sprev, int session_index, struct ttyent *typ) in new_session()
876 setupargv(session_t *sp, struct ttyent *typ) in setupargv()
918 struct ttyent *typ; in f_read_ttys() local
1192 struct ttyent *typ; in f_clean_ttys() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Djv-exp.y1230 struct type *typ = java_lookup_class (tmp); local
1316 struct type *typ; in push_qualified_expression_name() local
1382 struct type *typ; local
/openbsd-src/sys/dev/acpi/
H A Dacpiprt.c143 int typ, len; in acpiprt_getirq() local
196 int typ, len, i, pri = -1; in acpiprt_chooseirq() local
/openbsd-src/lib/libcrypto/asn1/
H A Dtasn_fre.c203 utype = typ->type; in ASN1_primitive_free() local
H A Dtasn_new.c270 ASN1_TYPE *typ; in ASN1_primitive_new() local
/openbsd-src/usr.sbin/mopd/common/
H A Dpf.c76 pfInit(char *interface, int mode, u_short protocol, int typ) in pfInit()
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-domain.c366 u_short typ, len; in ns_rprint() local
/openbsd-src/usr.bin/openssl/
H A Dasn1pars.c343 int typ; asn1parse_main() local

123