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

  /src/external/gpl3/binutils/dist/gas/config/
xtensa-istack.h 59 expressionS extra_arg; member in struct:tinsn_struct
tc-xtensa.c 2896 return insn->extra_arg.X_op == O_register;
3526 if (insn->extra_arg.X_op != O_register)
3528 copy_expr (&targ->tok[op_num], &insn->extra_arg);
3535 copy_expr (&targ->extra_arg, &insn->tok[op_data]);
5608 expressionS *tok = &orig_insn.extra_arg;
5636 expressionS *tok = &orig_insn.extra_arg;
7259 frag_now->tc_frag_data.free_reg[slot] = tinsn->extra_arg;
12933 tinsn->extra_arg = fragP->tc_frag_data.free_reg[slot];
13067 expressionS *extra_arg = &tinsn->extra_arg;
13045 expressionS *extra_arg = &tinsn->extra_arg; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
xtensa-istack.h 59 expressionS extra_arg; member in struct:tinsn_struct
tc-xtensa.c 2896 return insn->extra_arg.X_op == O_register;
3526 if (insn->extra_arg.X_op != O_register)
3528 copy_expr (&targ->tok[op_num], &insn->extra_arg);
3535 copy_expr (&targ->extra_arg, &insn->tok[op_data]);
5608 expressionS *tok = &orig_insn.extra_arg;
5636 expressionS *tok = &orig_insn.extra_arg;
7259 frag_now->tc_frag_data.free_reg[slot] = tinsn->extra_arg;
12933 tinsn->extra_arg = fragP->tc_frag_data.free_reg[slot];
13067 expressionS *extra_arg = &tinsn->extra_arg;
13045 expressionS *extra_arg = &tinsn->extra_arg; local
    [all...]
  /src/usr.sbin/npf/npfctl/
npf_cmd.c 113 bool extra_arg; member in struct:ruleops_s
127 bool extra_arg, natset; local
135 extra_arg = ruleops[n].extra_arg;
142 if (!action || (extra_arg && argc == 0)) {
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
obstack.h 169 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
168 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
obstack.h 169 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
168 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /src/external/gpl2/grep/dist/lib/
obstack.h 179 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
183 char *extra_arg; /* first arg for chunk alloc/dealloc funcs */
178 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
182 char *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /src/external/gpl3/binutils/dist/include/
obstack.h 189 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member in struct:obstack
  /src/external/gpl3/binutils.old/dist/include/
obstack.h 189 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member in struct:obstack
  /src/external/gpl3/gcc/dist/include/
obstack.h 189 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member in struct:obstack
  /src/external/gpl3/gcc.old/dist/include/
obstack.h 189 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member in struct:obstack
  /src/external/gpl3/gdb/dist/include/
obstack.h 189 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member in struct:obstack
  /src/external/gpl3/gdb.old/dist/include/
obstack.h 189 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member in struct:obstack

Completed in 60 milliseconds