HomeSort by: relevance | last modified time | path
    Searched defs:static_stack_size (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
function.h 215 HOST_WIDE_INT static_stack_size;
238 #define current_function_static_stack_size (cfun->su->static_stack_size)
214 HOST_WIDE_INT static_stack_size; variable
  /src/external/gpl3/gcc/dist/gcc/
function.h 215 HOST_WIDE_INT static_stack_size;
238 #define current_function_static_stack_size (cfun->su->static_stack_size)
214 HOST_WIDE_INT static_stack_size; variable

Completed in 25 milliseconds