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

  /src/external/gpl3/gdb.old/dist/gdb/
ax-gdb.c 78 static void gen_sign_extend (struct agent_expr *, struct type *);
339 gen_sign_extend (struct agent_expr *ax, struct type *type)
418 gen_sign_extend (ax, type);
1856 gen_sign_extend (ax, to_type);
335 gen_sign_extend (struct agent_expr *ax, struct type *type) function
  /src/external/gpl3/gdb/dist/gdb/
ax-gdb.c 78 static void gen_sign_extend (struct agent_expr *, struct type *);
339 gen_sign_extend (struct agent_expr *ax, struct type *type)
418 gen_sign_extend (ax, type);
1855 gen_sign_extend (ax, to_type);
335 gen_sign_extend (struct agent_expr *ax, struct type *type) function

Completed in 19 milliseconds