Searched defs:import (Results 1 – 5 of 5) sorted by relevance
2 #define import @import macro20 int import; variable23 int import; in f() local
17 void testImport(A *import) { in testImport()
55 struct import { struct57 struct import *next; argument
60 int (*import)(hx509_context, const AlgorithmIdentifier *, member
1767 MacroDirective *import(Preprocessor &PP, SourceLocation ImportLoc) const { in import() function