Home
last modified time | relevance | path

Searched refs:Int_Check (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/py-omniorb/omniORBpy-4.2.4/modules/
H A DpyomniFunc.cc418 if (Int_Check(pytl)) { in pyomni_traceLevel()
443 if (Int_Check(pytl)) { in pyomni_traceExceptions()
468 if (Int_Check(pytl)) { in pyomni_traceInvocations()
493 if (Int_Check(pytl)) { in pyomni_traceInvocationReturns()
518 if (Int_Check(pytl)) { in pyomni_traceThreadId()
543 if (Int_Check(pytl)) { in pyomni_traceTime()
672 pyminor && (Int_Check(pyminor) || PyLong_Check(pyminor)))) { in pyomni_minorCodeToString()
H A Domnipy_sysdep.h62 # define Int_Check(o) PyInt_Check(o) macro
131 # define Int_Check(o) PyLong_Check(o) macro
H A DpyTypeCode.cc251 t_o = PyTuple_GET_ITEM(d_o, 0); OMNIORB_ASSERT(Int_Check(t_o)); in r_marshalTypeCode()
255 OMNIORB_ASSERT(Int_Check(d_o)); in r_marshalTypeCode()
292 t_o = PyTuple_GET_ITEM(d_o, 1); OMNIORB_ASSERT(Int_Check(t_o)); in r_marshalTypeCode()
301 t_o = PyTuple_GET_ITEM(d_o, 1); OMNIORB_ASSERT(Int_Check(t_o)); in r_marshalTypeCode()
310 t_o = PyTuple_GET_ITEM(d_o, 1); OMNIORB_ASSERT(Int_Check(t_o)); in r_marshalTypeCode()
312 t_o = PyTuple_GET_ITEM(d_o, 2); OMNIORB_ASSERT(Int_Check(t_o)); in r_marshalTypeCode()
401 OMNIORB_ASSERT(Int_Check(t_o)); in r_marshalTypeCode()
488 t_o = PyTuple_GET_ITEM(d_o, 2); OMNIORB_ASSERT(Int_Check(t_o)); in r_marshalTypeCode()
509 t_o = PyTuple_GET_ITEM(d_o, 2); OMNIORB_ASSERT(Int_Check(t_o)); in r_marshalTypeCode()
598 t_o = PyTuple_GET_ITEM(d_o, 4); OMNIORB_ASSERT(Int_Check(t_o)); in r_marshalTypeCode()
[all …]
H A DpyFixed.cc94 if (Int_Check(pyd) && Int_Check(pys)) { in newFixedObject()
H A DpyMarshal.cc672 OMNIORB_ASSERT(Int_Check(t_o)); in validateTypeString()
1048 OMNIORB_ASSERT(Int_Check(t_o)); in validateTypeSequence()
1171 OMNIORB_ASSERT(Int_Check(t_o)); in validateTypeArray()
1466 OMNIORB_ASSERT(Int_Check(t_o)); in validateTypeWString()
2671 OMNIORB_ASSERT(Int_Check(t_o)); in unmarshalPyObjectString()
2880 OMNIORB_ASSERT(Int_Check(t_o)); in unmarshalPyObjectSequence()
2899 OMNIORB_ASSERT(Int_Check(t_o)); in unmarshalPyObjectArray()
2996 OMNIORB_ASSERT(Int_Check(t_o)); in unmarshalPyObjectWString()
3779 OMNIORB_ASSERT(Int_Check(t_o)); in copyArgumentString()
4236 OMNIORB_ASSERT(Int_Check(t_o)); in copyArgumentSequence()
[all …]
H A DpyValueType.cc78 OMNIORB_ASSERT(Int_Check(val)); in addValue()
99 OMNIORB_ASSERT(Int_Check(val)); in addRepoIds()
308 OMNIORB_ASSERT(Int_Check(t_o) && Int_AS_LONG(t_o) == CORBA::tk_value); in validateMembers()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/ada/acats/tests/cxg/
H A Dcxg2012.a169 type Int_Check is
175 type Int_Checks is array (Positive range <>) of Int_Check;

12