Home
last modified time | relevance | path

Searched refs:intermediate_value (Results 1 – 1 of 1) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/example/
Dcalculator.c196 int * const intermediate_value = in perform_operation() local
226 *intermediate_value = function(value, other_value); in perform_operation()
227 value = *intermediate_value; in perform_operation()