Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850.cc1620 unsigned int actual_fsize; in expand_prologue() local
1804 int actual_fsize = compute_frame_size (size, &reg_saved); in expand_epilogue() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850.c1620 unsigned int actual_fsize; in expand_prologue() local
1804 int actual_fsize = compute_frame_size (size, &reg_saved); in expand_epilogue() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc3776 static HOST_WIDE_INT actual_fsize, local_fsize; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c3742 static HOST_WIDE_INT actual_fsize, local_fsize; variable