Searched refs:source_array (Results 1 – 2 of 2) sorted by relevance
2324 ffetargetOffset offset, ffebldConstantArray source_array, in ffebld_constantarray_preparray() argument2626 *cptr = source_array.integer1; in ffebld_constantarray_preparray()2627 *size = sizeof (*source_array.integer1); in ffebld_constantarray_preparray()2633 *cptr = source_array.integer2; in ffebld_constantarray_preparray()2634 *size = sizeof (*source_array.integer2); in ffebld_constantarray_preparray()2640 *cptr = source_array.integer3; in ffebld_constantarray_preparray()2641 *size = sizeof (*source_array.integer3); in ffebld_constantarray_preparray()2647 *cptr = source_array.integer4; in ffebld_constantarray_preparray()2648 *size = sizeof (*source_array.integer4); in ffebld_constantarray_preparray()2654 *cptr = source_array.integer5; in ffebld_constantarray_preparray()[all …]
697 ffetargetOffset offset, ffebldConstantArray source_array,