Searched defs:sreg (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/dev/iicbus/rtc/ |
H A D | isl12xx.c | 167 uint8_t sreg; in isl12xx_init() local 239 uint8_t hourmask, sreg; in isl12xx_gettime() local 286 uint8_t ampmflags, sreg; in isl12xx_settime() local
|
H A D | rtc8583.c | 195 uint8_t y, ytmp, sreg; in rtc8583_gettime() local 252 uint8_t sreg; in rtc8583_settime() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | MemRegion.h | 565 CodeTextRegion(const MemSpaceRegion * sreg,Kind k) CodeTextRegion() argument 584 FunctionCodeRegion(const NamedDecl * fd,const CodeSpaceRegion * sreg) FunctionCodeRegion() argument 634 BlockCodeRegion(const BlockDecl * bd,CanQualType lTy,AnalysisDeclContext * ac,const CodeSpaceRegion * sreg) BlockCodeRegion() argument 683 BlockDataRegion(const BlockCodeRegion * bc,const LocationContext * lc,unsigned count,const MemSpaceRegion * sreg) BlockDataRegion() argument 780 SymbolicRegion(const SymbolRef s,const MemSpaceRegion * sreg) SymbolicRegion() argument 829 StringRegion(const StringLiteral * str,const GlobalInternalSpaceRegion * sreg) StringRegion() argument 864 ObjCStringRegion(const ObjCStringLiteral * str,const GlobalInternalSpaceRegion * sreg) ObjCStringRegion() argument [all...] |
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_cg.c | 197 int sreg; in dt_cg_ptrsize() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | MemRegion.cpp | 332 const MemRegion *sreg) { in ProfileRegion() argument
|