Searched defs:Int (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dstrtoimax.c51 # define Int uintmax_t macro
58 # define Int intmax_t macro
/macosx-10.10/llvmCore-3425.0.34/lib/Analysis/
H A DIntervalPartition.cpp58 void IntervalPartition::updatePredecessors(Interval *Int) { argument
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DPointerIntPair.h60 PointerIntPair(PointerTy Ptr, IntType Int) : Value(0) { argument
85 void setInt(IntType Int) { argument
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/util/
H A DSparseMap.pm
/macosx-10.10/llvmCore-3425.0.34/unittests/Support/
H A DIntegersSubsetTest.cpp22 class Int : public APInt { class in namespace:__anon10833
24 Int() {} function in class:__anon10833::Int
25 Int(uint64_t V) : APInt(64, V) {} function in class:__anon10833::Int
26 Int(const APInt& Src) : APInt(Src) {} function in class:__anon10833::Int
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/scxx/
H A DPWONumber.h112 PyObject *Int = PyNumber_Int(_obj); local
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dchartype.h75 #define Int wint_t macro
124 #define Int int macro
/macosx-10.10/libedit-40/src/
H A Dchartype.h75 #define Int wint_t macro
129 #define Int int macro
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Analysis/
H A DIntervalIterator.h68 inline void addNodeToInterval(Interval *Int, BasicBlock *BB) { argument
79 inline void addNodeToInterval(Interval *Int, Interval *I) { argument
191 void ProcessNode(Interval *Int, NodeT argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DIntrinsicLowering.cpp557 Constant *Int = Intrinsic::getDeclaration(M, Intrinsic::bswap, Ty); local
/macosx-10.10/swig-12/Lib/ocaml/
H A Dswig.ml5 type enum = [ `Int of int ] Constructor in type:enum
H A Dswig.mli3 type enum = [ `Int of int ] Constructor in type:enum
/macosx-10.10/llvmCore-3425.0.34/bindings/ocaml/executionengine/
H A Dexecutionengine_ocaml.c103 CAMLprim value llvm_genericvalue_of_int(LLVMTypeRef Ty, value Int) { argument
/macosx-10.10/llvmCore-3425.0.34/lib/TableGen/
H A DTGLexer.h45 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator in enum:llvm::tgtok::TokKind
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_keyvaluecoding.py134 class Int (object): class in function:TestArrayOperators.test_distinctUnionOfObjects
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A DdecNumberLocal.h73 #define Int int32_t macro
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDIE.h236 static unsigned BestForm(bool IsSigned, uint64_t Int) { argument
[all...]
H A DDwarfDebug.h82 int64_t Int; member in union:llvm::DotDebugLocEntry::__anon10199
/macosx-10.10/llvmCore-3425.0.34/utils/TableGen/
H A DIntrinsicEmitter.cpp352 static void ComputeFixedEncoding(const CodeGenIntrinsic &Int, argument
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.h75 Int, Real, Mult, Div, Mod, UnaryMinus, IsNSElement, enumerator in enum:__anon13039
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dshell.c217 #define Int 1 macro
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/ico/
H A Dico.c71 typedef int Int; /* Signed 32 bit integer */ typedef
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/pcx/
H A Dpcx.c76 typedef int Int; /* Signed 32 bit integer */ typedef
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/ppm/
H A Dppm.c123 typedef int Int; /* Signed 32 bit integer */ typedef
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/tga/
H A Dtga.c73 typedef int Int; /* Signed 32 bit integer */ typedef
[all...]

Completed in 428 milliseconds

12