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

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c257 static CMOCKA_THREAD ListNode global_function_parameter_map_head; variable
391 list_initialize(&global_function_parameter_map_head);
406 remove_always_return_values(&global_function_parameter_map_head, 2);
408 &global_function_parameter_map_head,
423 list_free(&global_function_parameter_map_head, free_symbol_map_value,
811 add_symbol_value(&global_function_parameter_map_head, symbols, 2, check,
1291 const int rc = get_symbol_value(&global_function_parameter_map_head,

Completed in 37 milliseconds