Searched refs:check_int (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_constants.c9 check_int(ccapi_version_2, 2);
10 check_int(ccapi_version_3, 3);
11 check_int(ccapi_version_4, 4);
12 check_int(ccapi_version_5, 5);
13 check_int(ccapi_version_6, 6);
17 check_int(ccNoError , 0 ); // 0
18 check_int(ccIteratorEnd , 201); // 201
19 check_int(ccErrBadParam , 202); // 202
20 check_int(ccErrNoMem , 203); // 203
21 check_int(ccErrInvalidContex
[all...]
H A Dtest_ccapi_check.h12 #define check_int(a, b) \ macro
/macosx-10.10.1/ruby-106/ruby/
H A Dnumeric.c2031 check_int(SIGNED_VALUE num) function
2061 check_int(num);
2070 check_int(num);

Completed in 89 milliseconds