Home
last modified time | relevance | path

Searched defs:ATTR (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-call.c257 #define RS6000_BUILTIN_0(ENUM, NAME, MASK, ATTR, ICODE) \ argument
260 #define RS6000_BUILTIN_1(ENUM, NAME, MASK, ATTR, ICODE) \ argument
263 #define RS6000_BUILTIN_2(ENUM, NAME, MASK, ATTR, ICODE) \ argument
266 #define RS6000_BUILTIN_3(ENUM, NAME, MASK, ATTR, ICODE) \ argument
269 #define RS6000_BUILTIN_A(ENUM, NAME, MASK, ATTR, ICODE) \ argument
272 #define RS6000_BUILTIN_D(ENUM, NAME, MASK, ATTR, ICODE) \ argument
275 #define RS6000_BUILTIN_H(ENUM, NAME, MASK, ATTR, ICODE) \ argument
278 #define RS6000_BUILTIN_M(ENUM, NAME, MASK, ATTR, ICODE) \ argument
281 #define RS6000_BUILTIN_P(ENUM, NAME, MASK, ATTR, ICODE) \ argument
284 #define RS6000_BUILTIN_X(ENUM, NAME, MASK, ATTR, ICODE) \ argument
[all …]
H A Drs6000.h2367 #define RS6000_BUILTIN_0(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
2368 #define RS6000_BUILTIN_1(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
2369 #define RS6000_BUILTIN_2(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
2370 #define RS6000_BUILTIN_3(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
2371 #define RS6000_BUILTIN_A(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
2372 #define RS6000_BUILTIN_D(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
2373 #define RS6000_BUILTIN_H(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
2374 #define RS6000_BUILTIN_M(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
2375 #define RS6000_BUILTIN_P(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
2376 #define RS6000_BUILTIN_X(ENUM, NAME, MASK, ATTR, ICODE) ENUM, argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAttrVisitor.h34 #define ATTR(NAME) \ in Visit() macro
44 #define ATTR(NAME) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttrKinds.h23 #define ATTR(X) X, macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.cpp66 #define ATTR(X) "attr::" #X, in getBestGuess() macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ppc.h225 #define md_elf_section_flags(FLAGS, ATTR, TYPE) ppc_section_flags (FLAGS, ATTR, TYPE) argument
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ppc.h225 #define md_elf_section_flags(FLAGS, ATTR, TYPE) ppc_section_flags (FLAGS, ATTR, TYPE) argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp243 #define ATTR(X) in prettyPrintAttributes() macro
263 #define ATTR(X) in prettyPrintPragmas() macro
H A DJSONNodeDumper.cpp25 #define ATTR(X) \ in Visit() macro
H A DTextNodeDumper.cpp93 #define ATTR(X) \ in Visit() macro
H A DTypePrinter.cpp1664 #define ATTR(NAME) case attr::NAME: in printAttributedAfter() macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-asm.h170 #define ATTR(attr) NASM_ATTR_ ## attr macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dnds32-asm.h170 #define ATTR(attr) NASM_ATTR_ ## attr macro
/netbsd-src/sys/arch/powerpc/include/booke/
H A Detsecreg.h599 #define ATTR 0xBF8 /* Attribute register */ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… variable
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… field
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c14902 #define PRINT_SCHED_ATTR(M, ATTR) fprintf (file, "%s ",\ in s390_sched_reorder() argument
15027 #define PRINT_SCHED_ATTR(M, ATTR) fprintf (file, "%s ", ((M) & sched_mask) ? #ATTR : ""); in s390_sched_variable_issue() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc15202 #define PRINT_SCHED_ATTR(M, ATTR) fprintf (file, "%s ",\ in s390_sched_reorder() argument
15327 #define PRINT_SCHED_ATTR(M, ATTR) fprintf (file, "%s ", ((M) & sched_mask) ? #ATTR : ""); in s390_sched_variable_issue() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h391 #define ATTR(X) macro
7302 #define ATTR(X) in TransformAttr() macro