Home
last modified time | relevance | path

Searched defs:CC_SET (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/uppsrc/ide/
H A DMainConfig.cpp46 enum { CC_SET, CC_NAME, CC_PACKAGES, CC_COUNT }; in FlagDlg() enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dasm.h115 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro
118 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dasm.h115 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro
118 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dasm.h115 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" macro
118 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" macro