Searched refs:inc (Results 1 - 25 of 338) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dloop-10.c6 inc (void) function
18 inc ();
23 inc ();
/openbsd-current/gnu/usr.bin/clang/llvm-config/
H A DMakefile16 llvm-config.o: BuildVariables.inc ExtensionDependencies.inc LibraryDependencies.inc
18 BuildVariables.inc: ${.CURDIR}/BuildVariables.inc.def
19 cp ${.CURDIR}/BuildVariables.inc.def ${.OBJDIR}/BuildVariables.inc
21 ${.OBJDIR}/BuildVariables.inc
23 ExtensionDependencies.inc:
24 cp ${.CURDIR}/ExtensionDependencies.inc \
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doverload11.C9 void inc () { i++; } function in class:foo_int
/openbsd-current/lib/libc/gdtoa/
H A Dhd_init.c38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc;
40 htinit(unsigned char *h, unsigned char *s, int inc)
45 h[j] = i + inc;
/openbsd-current/gnu/usr.bin/clang/include/clang/AST/
H A DMakefile9 GEN= Attrs.inc \
10 AttrImpl.inc \
11 AttrTextNodeDump.inc \
12 AttrNodeTraverse.inc \
13 AttrVisitor.inc \
14 StmtNodes.inc \
15 DeclNodes.inc \
16 TypeNodes.inc \
17 AbstractBasicReader.inc \
18 AbstractBasicWriter.inc \
[all...]
/openbsd-current/gnu/usr.bin/clang/include/clang/Sema/
H A DMakefile9 GEN= AttrTemplateInstantiate.inc \
10 AttrParsedAttrList.inc \
11 AttrParsedAttrKinds.inc \
12 AttrSpellingListIndex.inc \
13 AttrParsedAttrImpl.inc \
14 OpenCLBuiltins.inc
24 AttrTemplateInstantiate.inc: ${CLANG_INC}/clang/Basic/Attr.td
28 AttrParsedAttrList.inc: ${CLANG_INC}/clang/Basic/Attr.td
32 AttrParsedAttrKinds.inc: ${CLANG_INC}/clang/Basic/Attr.td
36 AttrSpellingListIndex.inc
[all...]
/openbsd-current/lib/libc/arch/arm/
H A DMakefile.inc1 # $OpenBSD: Makefile.inc,v 1.9 2018/06/22 15:18:50 kettenis Exp $
2 # $NetBSD: Makefile.inc,v 1.5 2002/07/10 04:29:06 thorpej Exp $
12 .include <arch/arm/softfloat/Makefile.inc>
14 .include <arch/arm/dlfcn/Makefile.inc>
/openbsd-current/gnu/usr.bin/clang/include/clang/Basic/
H A DMakefile23 GEN+= Diagnostic${_comp}Kinds.inc
26 GEN+= DiagnosticGroups.inc \
27 DiagnosticIndexName.inc \
28 AttrList.inc \
29 AttrSubMatchRulesList.inc \
30 AttrHasAttributeImpl.inc \
31 arm_neon.inc \
32 arm_fp16.inc \
33 arm_mve_builtins.inc \
34 arm_mve_builtin_cg.inc \
[all...]
/openbsd-current/gnu/usr.bin/clang/include/llvm/Mips/
H A DMakefile7 HDRS= MipsGenAsmMatcher.inc \
8 MipsGenAsmWriter.inc \
9 MipsGenCallingConv.inc \
10 MipsGenDAGISel.inc \
11 MipsGenDisassemblerTables.inc \
12 MipsGenFastISel.inc \
13 MipsGenGlobalISel.inc \
14 MipsGenPostLegalizeGICombiner.inc \
15 MipsGenInstrInfo.inc \
16 MipsGenMCCodeEmitter.inc \
[all...]
/openbsd-current/gnu/usr.bin/clang/include/llvm/AArch64/
H A DMakefile7 HDRS= AArch64GenAsmMatcher.inc \
8 AArch64GenAsmWriter.inc \
9 AArch64GenAsmWriter1.inc \
10 AArch64GenCallingConv.inc \
11 AArch64GenDAGISel.inc \
12 AArch64GenDisassemblerTables.inc \
13 AArch64GenFastISel.inc \
14 AArch64GenGlobalISel.inc \
15 AArch64GenO0PreLegalizeGICombiner.inc \
16 AArch64GenPreLegalizeGICombiner.inc \
[all...]
/openbsd-current/gnu/usr.bin/clang/include/llvm/X86/
H A DMakefile7 HDRS= X86GenAsmMatcher.inc \
8 X86GenAsmWriter.inc \
9 X86GenAsmWriter1.inc \
10 X86GenCallingConv.inc \
11 X86GenDAGISel.inc \
12 X86GenDisassemblerTables.inc \
13 X86GenEVEX2VEXTables.inc \
14 X86GenExegesis.inc \
15 X86GenFastISel.inc \
16 X86GenGlobalISel.inc \
[all...]
/openbsd-current/gnu/usr.bin/clang/include/llvm/RISCV/
H A DMakefile7 HDRS= RISCVGenAsmMatcher.inc \
8 RISCVGenAsmWriter.inc \
9 RISCVGenCompressInstEmitter.inc \
10 RISCVGenDAGISel.inc \
11 RISCVGenDisassemblerTables.inc \
12 RISCVGenGlobalISel.inc \
13 RISCVGenInstrInfo.inc \
14 RISCVGenMCCodeEmitter.inc \
15 RISCVGenMCPseudoLowering.inc \
16 RISCVGenRegisterBank.inc \
[all...]
/openbsd-current/gnu/usr.bin/clang/include/llvm/AMDGPU/
H A DMakefile7 HDRS= AMDGPUGenAsmMatcher.inc \
8 AMDGPUGenAsmWriter.inc \
9 AMDGPUGenCallingConv.inc \
10 AMDGPUGenDAGISel.inc \
11 AMDGPUGenDisassemblerTables.inc \
12 AMDGPUGenInstrInfo.inc \
13 AMDGPUGenMCCodeEmitter.inc \
14 AMDGPUGenMCPseudoLowering.inc \
15 AMDGPUGenRegisterBank.inc \
16 AMDGPUGenRegisterInfo.inc \
[all...]
/openbsd-current/gnu/usr.bin/clang/include/llvm/Sparc/
H A DMakefile7 HDRS= SparcGenAsmMatcher.inc \
8 SparcGenAsmWriter.inc \
9 SparcGenCallingConv.inc \
10 SparcGenDAGISel.inc \
11 SparcGenDisassemblerTables.inc \
12 SparcGenInstrInfo.inc \
13 SparcGenMCCodeEmitter.inc \
14 SparcGenRegisterInfo.inc \
15 SparcGenSubtargetInfo.inc
25 SparcGenAsmMatcher.inc
[all...]
/openbsd-current/gnu/usr.bin/clang/include/llvm/ARM/
H A DMakefile7 HDRS= ARMGenAsmMatcher.inc \
8 ARMGenAsmWriter.inc \
9 ARMGenCallingConv.inc \
10 ARMGenDAGISel.inc \
11 ARMGenDisassemblerTables.inc \
12 ARMGenFastISel.inc \
13 ARMGenGlobalISel.inc \
14 ARMGenInstrInfo.inc \
15 ARMGenMCCodeEmitter.inc \
16 ARMGenMCPseudoLowering.inc \
[all...]
/openbsd-current/gnu/usr.bin/clang/include/lldb/Plugins/
H A DMakefile7 DEFS= DynamicLoaderDarwinKernelProperties.inc \
8 DynamicLoaderDarwinKernelPropertiesEnum.inc \
9 JITLoaderGDBProperties.inc \
10 JITLoaderGDBPropertiesEnum.inc \
11 ObjectFilePECOFFProperties.inc \
12 ObjectFilePECOFFPropertiesEnum.inc \
13 PlatformMacOSXProperties.inc \
14 PlatformMacOSXPropertiesEnum.inc \
15 ProcessGDBRemoteProperties.inc \
16 ProcessGDBRemotePropertiesEnum.inc \
[all...]
/openbsd-current/gnu/usr.bin/clang/libLLVMDlltoolDriver/
H A DMakefile8 DlltoolDriver.o: Options.inc
9 Options.inc: Options.td
16 CLEANFILES+= Options.inc
/openbsd-current/gnu/usr.bin/clang/libLLVMLibDriver/
H A DMakefile8 LibDriver.o: Options.inc
9 Options.inc: Options.td
16 CLEANFILES+= Options.inc
/openbsd-current/gnu/usr.bin/clang/liblldCommon/
H A DMakefile24 BUILDFIRST= VCSVersion.inc
25 CLEANFILES+= VCSVersion.inc
27 VCSVersion.inc:
/openbsd-current/gnu/usr.bin/clang/include/llvm/PowerPC/
H A DMakefile7 HDRS= PPCGenAsmMatcher.inc \
8 PPCGenAsmWriter.inc \
9 PPCGenCallingConv.inc \
10 PPCGenDAGISel.inc \
11 PPCGenDisassemblerTables.inc \
12 PPCGenFastISel.inc \
13 PPCGenInstrInfo.inc \
14 PPCGenMCCodeEmitter.inc \
15 PPCGenRegisterInfo.inc \
16 PPCGenSubtargetInfo.inc \
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dexcept6.C16 void inc(int &i) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dinclude3.c1 /* Unpatched, this file would include "inc/ foo.h" (note the space) */
7 #include COMP_INC(inc, foo.h)
/openbsd-current/gnu/usr.bin/clang/include/clang/Parse/
H A DMakefile8 GEN= AttrParserStringSwitches.inc AttrSubMatchRulesParserStringSwitches.inc
18 AttrParserStringSwitches.inc: ${CLANG_INC}/clang/Basic/Attr.td
22 AttrSubMatchRulesParserStringSwitches.inc: ${CLANG_INC}/clang/Basic/Attr.td
/openbsd-current/gnu/usr.bin/clang/include/clang/Serialization/
H A DMakefile8 GEN= AttrPCHRead.inc AttrPCHWrite.inc
18 AttrPCHRead.inc: ${CLANG_INC}/clang/Basic/Attr.td
22 AttrPCHWrite.inc: ${CLANG_INC}/clang/Basic/Attr.td
/openbsd-current/gnu/usr.bin/clang/include/lldb/Interpreter/
H A DMakefile7 DEFS= InterpreterProperties.inc InterpreterPropertiesEnum.inc
17 InterpreterProperties.inc: ${LLDB_SRCS}/source/Interpreter/InterpreterProperties.td
22 InterpreterPropertiesEnum.inc: ${LLDB_SRCS}/source/Interpreter/InterpreterProperties.td

Completed in 370 milliseconds

1234567891011>>