Home
last modified time | relevance | path

Searched defs:current_function_pushed_stack_size (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h238 #define current_function_pushed_stack_size (cfun->su->pushed_stack_size) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h239 #define current_function_pushed_stack_size (cfun->su->pushed_stack_size) macro