Searched refs:third_arg (Results 1 – 2 of 2) sorted by relevance
302 size_t third_arg; in dfu_fill_entity_mmc() local325 third_arg = simple_strtoul(argv[2], NULL, 0); in dfu_fill_entity_mmc()343 dfu->data.mmc.lba_size = third_arg; in dfu_fill_entity_mmc()359 int mmcpart = third_arg; in dfu_fill_entity_mmc()383 dfu->data.mmc.part = third_arg; in dfu_fill_entity_mmc()
13500 …const glw::GLdouble third_arg = p_arg[component * component_step_2 + n_components_0 + n_component… in call() local13502 p_result[component] = p_function(first_arg, second_arg, third_arg); in call()