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

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c370 static int source_location_is_set(const SourceLocation * const location) { function
763 if (source_location_is_set(&global_last_mock_value_location)) {
1316 if (source_location_is_set(&global_last_parameter_location)) {

Completed in 41 milliseconds