Home
last modified time | relevance | path

Searched defs:setflags (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1290 bool setflags; in EmulateMOVRdRm() local
1383 bool setflags; in EmulateMOVRdImm() local
1491 bool setflags; in EmulateMUL() local
1622 bool setflags; in EmulateMVNImm() local
1684 bool setflags; in EmulateMVNReg() local
1855 bool setflags; in EmulateADDSPImm() local
2398 bool setflags; in EmulateSUBSPImm() local
3029 bool setflags; in EmulateADDImmThumb() local
3155 bool setflags; in EmulateADDImmARM() local
3221 bool setflags; in EmulateADDReg() local
[all …]
/openbsd-src/lib/libc/gen/
H A Dstrtofflags.c82 u_int32_t setflags; in fflagstostr() local
/openbsd-src/libexec/getty/
H A Dsubr.c170 setflags(int n) in setflags() function
/openbsd-src/regress/lib/libc/db/
H A Ddbtest.c517 setflags(s) in setflags() function
/openbsd-src/sys/net/
H A Dbridgectl.c166 struct ifnet *ifp, int setflags, u_int8_t flags, struct mbuf *m) in bridge_rtupdate()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp628 boolean setflags = S == 1; in EmulateADDSUBImm() local