Home
last modified time | relevance | path

Searched defs:elsize (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dcalloc.c23 calloc (size_t nelem, size_t elsize) in calloc()
Dxmalloc.c155 xcalloc (size_t nelem, size_t elsize) in xcalloc()
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-macho.c1190 unsigned int elsize = in obj_mach_o_indirect_symbol() local
Dtc-arm.c1562 parse_scalar (char **ccp, int elsize, struct neon_type_el *type) in parse_scalar()
14520 neon_scalar_for_mul (unsigned scalar, unsigned elsize) in neon_scalar_for_mul()
15557 unsigned elsize = (op == 2) ? 16 : (op == 1) ? 32 : (op == 0) ? 64 : 0; in do_neon_rev() local