Home
last modified time | relevance | path

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

/dports/devel/gnuelf-legacy/libelf-0.8.13/lib/
H A D32.xlatetof.c104 #define copy_scalar_tom(type) *to = Cat2(__load_,type)(*from); in elf32_fsize()
H A D64.xlatetof.c106 #define copy_scalar_tom(type) *to = Cat2(__load_,type)(*from);
/dports/devel/libelf/libelf-0.8.13/lib/
H A D32.xlatetof.c104 #define copy_scalar_tom(type) *to = Cat2(__load_,type)(*from); macro
H A D64.xlatetof.c106 #define copy_scalar_tom(type) *to = Cat2(__load_,type)(*from); macro