Searched refs:CheckParameterValue (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.h1856 typedef int (*CheckParameterValue)(const LargestIntegralType value, typedef
1909 CheckParameterValue check_value;
1925 const CheckParameterValue check_function,
H A Dcmocka.c801 const CheckParameterValue check_function,
995 /* CheckParameterValue callback to check whether a value is within a set. */
1004 /* CheckParameterValue callback to check whether a value isn't within a set. */
1019 const CheckParameterValue check_function, const int count) {
1059 /* CheckParameterValue callback to check whether a value is within a range. */
1071 /* CheckParameterValue callback to check whether a value is not within a range. */
1089 const CheckParameterValue check_function, const int count) {
1122 /* CheckParameterValue callback to check whether a value is equal to an
1140 /* CheckParameterValue callback to check whether a value is not equal to an
1158 /* CheckParameterValue callbac
[all...]

Completed in 28 milliseconds