Searched defs:PTR (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dputenv.c29 typedef void *PTR; typedef
32 typedef char *PTR; typedef
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentVisitor.h25 #define PTR(CLASS) typename Ptr<CLASS>::type macro
55 #undef PTR macro
H A DDeclVisitor.h34 #define PTR(CLASS) typename Ptr<CLASS>::type macro
56 #undef PTR macro
H A DStmtVisitor.h35 #define PTR(CLASS) typename Ptr<CLASS>::type macro
166 #undef PTR macro
193 #define PTR macro
212 #undef PTR macro
[all...]
/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DBugDriver.h79 void setPassesToRun(const std::vector<std::string> &PTR) { argument
/freebsd-10-stable/contrib/binutils/include/
H A Dansidecl.h148 #define PTR void * macro
204 #define PTR char * macro
/freebsd-10-stable/contrib/binutils/libiberty/
H A Drandom.c70 # define PTR void * macro
75 # define PTR char * macro
[all...]
/freebsd-10-stable/contrib/gcclibs/include/
H A Dansidecl.h148 #define PTR void * macro
204 #define PTR char * macro
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Drandom.c70 # define PTR void * macro
75 # define PTR char * macro
[all...]
/freebsd-10-stable/contrib/gdb/include/
H A Dansidecl.h148 #define PTR void * macro
199 #define PTR char * macro
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dlint.h65 PTR, /* pointer */ enumerator in enum:__anon12021
/freebsd-10-stable/usr.bin/xlint/common/
H A Dlint.h75 PTR, /* pointer */ enumerator in enum:__anon9
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf64-sparc.c538 elf64_sparc_output_arch_syms(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info, PTR finfo, bfd_boolean (*func) (PTR, const char *, Elf_Internal_Sym *, asection *, struct elf_link_hash_entry *)) argument
/freebsd-10-stable/crypto/openssl/engines/
H A De_padlock.c549 bt DWORD PTR[esp],30 local
/freebsd-10-stable/sys/dev/smc/
H A Dif_smcreg.h179 #define PTR 0x6 macro
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DCore.cpp2461 LLVMBuildAtomicRMW(LLVMBuilderRef B,LLVMAtomicRMWBinOp op, LLVMValueRef PTR, LLVMValueRef Val, LLVMAtomicOrdering ordering, LLVMBool singleThread) argument

Completed in 103 milliseconds