Searched refs:num_added (Results 1 – 6 of 6) sorted by relevance
426 uint32_t chan, gainidx, num_added, rateidx, unit; in ads111x_add_channels() local433 num_added = 0; in ads111x_add_channels()445 ++num_added; in ads111x_add_channels()448 num_added = 0; in ads111x_add_channels()464 ++num_added; in ads111x_add_channels()469 if (num_added > 0) in ads111x_add_channels()
391 size_t num_added = 0; in ParseFunctionBlocksForPDBSymbol() local420 ++num_added; in ParseFunctionBlocksForPDBSymbol()433 return num_added; in ParseFunctionBlocksForPDBSymbol()437 size_t num_added = 0; in ParseBlocksRecursive() local445 return num_added; in ParseBlocksRecursive()450 size_t num_added = 0; in ParseTypes() local480 ++num_added; in ParseTypes()496 return num_added; in ParseTypes()545 return num_added; in ParseVariablesForContext()1019 ++num_added; in ParseVariables()[all …]
139 size_t num_added = 0; in ParseFunctions() local196 ++num_added; in ParseFunctions()205 return num_added; in ParseFunctions()
375 size_t num_added = 0; in FineLineEntriesForFileIndex() local388 ++num_added; in FineLineEntriesForFileIndex()394 return num_added; in FineLineEntriesForFileIndex()
1391 target_resize_to_sections (struct target_ops *target, int num_added) in target_resize_to_sections() argument1404 (sizeof (struct section_table)) * (num_added + old_count)); in target_resize_to_sections()1410 xmalloc ((sizeof (struct section_table)) * num_added); in target_resize_to_sections()1412 target->to_sections_end = target->to_sections + (num_added + old_count); in target_resize_to_sections()
1196 int num_added);