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

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c259 static CMOCKA_THREAD SourceLocation global_last_parameter_location; variable
392 initialize_source_location(&global_last_parameter_location);
425 initialize_source_location(&global_last_parameter_location);
1296 global_last_parameter_location = check->location;
1308 global_last_parameter_location.file,
1309 global_last_parameter_location.line);
1316 if (source_location_is_set(&global_last_parameter_location)) {
1319 global_last_parameter_location.file,
1320 global_last_parameter_location.line);

Completed in 37 milliseconds