Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/libweed/
H A Dweed-utils.c530 double *datad2 = weed_get_arrayx(dst, keyt, WEED_SEED_DOUBLE, 8, &err, &count); in weed_leaf_copy_nth() local
534 datad2[n] = datad[n]; in weed_leaf_copy_nth()
536 datad = datad2; in weed_leaf_copy_nth()