Home
last modified time | relevance | path

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

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h82 #define atomic_init(PTR, VAL) \ argument
121 #define atomic_store_explicit(PTR, VAL, MO) \ argument
129 #define atomic_store(PTR, VAL) \ argument
133 #define atomic_load_explicit(PTR, MO) \ argument
142 #define atomic_load(PTR) atomic_load_explicit (PTR, __ATOMIC_SEQ_CST) argument
145 #define atomic_exchange_explicit(PTR, VAL, MO) \ argument
156 #define atomic_exchange(PTR, VAL) \ argument
160 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \ argument
171 #define atomic_compare_exchange_strong(PTR, VAL, DES) \ argument
175 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \ argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h82 #define atomic_init(PTR, VAL) \ argument
121 #define atomic_store_explicit(PTR, VAL, MO) \ argument
129 #define atomic_store(PTR, VAL) \ argument
133 #define atomic_load_explicit(PTR, MO) \ argument
142 #define atomic_load(PTR) atomic_load_explicit (PTR, __ATOMIC_SEQ_CST) argument
145 #define atomic_exchange_explicit(PTR, VAL, MO) \ argument
156 #define atomic_exchange(PTR, VAL) \ argument
160 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \ argument
171 #define atomic_compare_exchange_strong(PTR, VAL, DES) \ argument
175 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \ argument
[all …]
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dputenv.c31 typedef void *PTR; typedef
34 typedef char *PTR; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dgas.h72 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ argument
H A Datt.h41 #define ASM_OUTPUT_ASCII(FILE, PTR, SIZE) \ argument
/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dkfifo.h144 #define kfifo_out_peek(FIFO, PTR, SIZE) \ argument
179 #define kfifo_out(FIFO, PTR, SIZE) \ argument
217 #define kfifo_in(FIFO, PTR, SIZE) \ argument
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Drandom.c71 # define PTR void * macro
76 # define PTR char * macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Drandom.c71 # define PTR void * macro
76 # define PTR char * macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAttrVisitor.h27 #define PTR(CLASS) typename Ptr<CLASS>::type macro
H A DDeclVisitor.h33 #define PTR(CLASS) typename Ptr<CLASS>::type macro
H A DCommentVisitor.h22 #define PTR(CLASS) typename Ptr<CLASS>::type macro
H A DStmtVisitor.h38 #define PTR(CLASS) typename Ptr<CLASS>::type macro
H A DEvaluatedExprVisitor.h38 #define PTR(CLASS) typename Ptr<CLASS>::type macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dgas.h88 #define ASM_OUTPUT_OPCODE(STREAM, PTR) \ argument
H A Datt.h41 #define ASM_OUTPUT_ASCII(FILE, PTR, SIZE) \ argument
/netbsd-src/sys/external/bsd/common/include/linux/
H A Dlist.h271 #define list_entry(PTR, TYPE, FIELD) container_of(PTR, TYPE, FIELD) argument
272 #define list_first_entry(PTR, TYPE, FIELD) \ argument
274 #define list_first_entry_or_null(PTR, TYPE, FIELD) \ argument
276 #define list_last_entry(PTR, TYPE, FIELD) \ argument
392 #define hlist_entry(PTR, TYPE, FIELD) container_of(PTR, TYPE, FIELD) argument
H A Dbitops.h279 #define for_each_set_bit(BIT, PTR, NBITS) \ argument
284 #define for_each_clear_bit(BIT, PTR, NBITS) \ argument
/netbsd-src/sys/lib/libkern/
H A Dlibkern.h349 __validate_container_of(PTR,TYPE,FIELD) global() argument
350 __validate_const_container_of(PTR,TYPE,FIELD) global() argument
352 __validate_container_of(PTR,TYPE,FIELD) global() argument
355 __validate_const_container_of(PTR,TYPE,FIELD) global() argument
360 container_of(PTR,TYPE,FIELD) global() argument
363 const_container_of(PTR,TYPE,FIELD) global() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-operands.h65 #define USE_FROM_PTR(PTR) get_use_from_ptr (PTR) argument
66 #define DEF_FROM_PTR(PTR) get_def_from_ptr (PTR) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-operands.h65 #define USE_FROM_PTR(PTR) get_use_from_ptr (PTR) argument
66 #define DEF_FROM_PTR(PTR) get_def_from_ptr (PTR) argument
/netbsd-src/external/lgpl3/gmp/dist/
H A Dbootstrap.c36 #define PTR(x) ((x)->_mp_d) macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-bfin.h49 #define TC_EOL_IN_INSN(PTR) (bfin_eol_in_insn(PTR) ? 1 : 0) argument
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bfin.h49 #define TC_EOL_IN_INSN(PTR) (bfin_eol_in_insn(PTR) ? 1 : 0) argument
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DBugDriver.h80 void setPassesToRun(const std::vector<std::string> &PTR) { in setPassesToRun()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dsom.h50 #define PARSE_LDD_OUTPUT(PTR) \ argument

1234