Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.h213 #define current_function_static_stack_size (cfun->su->static_stack_size) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dfunction.h491 #define current_function_static_stack_size (cfun->su->static_stack_size) macro