CC_SET            113 arch/x86/include/asm/asm.h # define CC_SET(c) "\n\t/* output condition code " #c "*/\n"
CC_SET            116 arch/x86/include/asm/asm.h # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n"