Searched defs:elsize (Results 1 – 4 of 4) sorted by relevance
23 calloc (size_t nelem, size_t elsize) in calloc()
155 xcalloc (size_t nelem, size_t elsize) in xcalloc()
1190 unsigned int elsize = in obj_mach_o_indirect_symbol() local
1562 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