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

  /src/external/gpl3/binutils/dist/binutils/
stabs.c 3295 struct bincl_file *next_stack; member in struct:bincl_file
3316 n->next_stack = info->bincl_stack;
3341 info->bincl_stack = o->next_stack;
  /src/external/gpl3/binutils.old/dist/binutils/
stabs.c 3295 struct bincl_file *next_stack; member in struct:bincl_file
3316 n->next_stack = info->bincl_stack;
3341 info->bincl_stack = o->next_stack;
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 7574 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack;
7599 next_stack = build3 (COMPONENT_REF, TREE_TYPE (f_next_stack),
7634 t = build2 (MODIFY_EXPR, ptr_type_node, next_stack, u);
7684 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack;
7702 next_stack = build3 (COMPONENT_REF, TREE_TYPE (f_next_stack),
7809 tmp = build1 (ADDR_EXPR, pptr_type_node, unshare_expr (next_stack));
7842 tmp = build1 (ADDR_EXPR, pptr_type_node, unshare_expr (next_stack));
7563 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack; local
7673 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack; local
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 7574 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack;
7599 next_stack = build3 (COMPONENT_REF, TREE_TYPE (f_next_stack),
7634 t = build2 (MODIFY_EXPR, ptr_type_node, next_stack, u);
7684 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack;
7702 next_stack = build3 (COMPONENT_REF, TREE_TYPE (f_next_stack),
7809 tmp = build1 (ADDR_EXPR, pptr_type_node, unshare_expr (next_stack));
7842 tmp = build1 (ADDR_EXPR, pptr_type_node, unshare_expr (next_stack));
7563 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack; local
7673 tree next_o, next_o_limit, next_fp, next_fp_limit, next_stack; local

Completed in 31 milliseconds