Home
last modified time | relevance | path

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

/dports/devel/gnuelf-legacy/libelf-0.8.13/lib/
H A D32.xlatetof.c105 #define copy_scalar_tof(type) Cat2(__store_,type)(*to, *from); in elf64_fsize()
H A D64.xlatetof.c107 #define copy_scalar_tof(type) Cat2(__store_,type)(*to, *from);
/dports/devel/libelf/libelf-0.8.13/lib/
H A D32.xlatetof.c105 #define copy_scalar_tof(type) Cat2(__store_,type)(*to, *from); macro
H A D64.xlatetof.c107 #define copy_scalar_tof(type) Cat2(__store_,type)(*to, *from); macro