Home
last modified time | relevance | path

Searched defs:comp_size (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DSettings.cc82 const int comp_size = sizeof (comp_cmd) / sizeof (char *); variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DSettings.cc82 const int comp_size = sizeof (comp_cmd) / sizeof (char *); variable
/netbsd-src/sys/external/bsd/ena-com/
H A Dena_com.c93 u32 comp_size; member
1266 size_t comp_size) in ena_com_execute_admin_command()
/netbsd-src/sys/dev/
H A Dvnd.c1288 uint32_t comp_size; vndioctl() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc902 auto_vec<unsigned> comp_size (n + 1); in split_data_refs_to_components() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c761 unsigned *comp_size = XNEWVEC (unsigned, n + 1); in split_data_refs_to_components() local