Home
last modified time | relevance | path

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

/dports/devel/gnuelf-legacy/libelf-0.8.13/lib/
H A D32.xlatetof.c111 #define copy_tof(mb,type) Cat2(__store_,type)(to->mb, from->mb);
H A D64.xlatetof.c113 #define copy_tof(mb,type) Cat2(__store_,type)(to->mb, from->mb);
/dports/devel/libelf/libelf-0.8.13/lib/
H A D32.xlatetof.c111 #define copy_tof(mb,type) Cat2(__store_,type)(to->mb, from->mb); macro
H A D64.xlatetof.c113 #define copy_tof(mb,type) Cat2(__store_,type)(to->mb, from->mb); macro