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

  /src/external/gpl3/gcc.old/dist/gcc/
function.h 224 poly_int64 pushed_stack_size;
240 #define current_function_pushed_stack_size (cfun->su->pushed_stack_size)
223 poly_int64 pushed_stack_size; variable
  /src/external/gpl3/gcc/dist/gcc/
function.h 224 poly_int64 pushed_stack_size;
240 #define current_function_pushed_stack_size (cfun->su->pushed_stack_size)
223 poly_int64 pushed_stack_size; variable

Completed in 24 milliseconds