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

/inkscape/cxxtest/cxxtest/
H A DTestSuite.h482 # define CXXTEST_INTEGRAL(CXXTEST_T) \ macro
485 CXXTEST_INTEGRAL( char )
486 CXXTEST_INTEGRAL( short )
487 CXXTEST_INTEGRAL( int )
488 CXXTEST_INTEGRAL( long )
490 CXXTEST_INTEGRAL( _CXXTEST_LONGLONG )

Completed in 17 milliseconds