HomeSort by: relevance | last modified time | path
    Searched refs:remove_def (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html-text.h 131 void remove_def (tag_definition *t);
html-text.cpp 857 * remove_def - removes a definition, t, from the stack.
860 void html_text::remove_def (tag_definition *t) function in class:html_text
900 remove_def(p);
  /src/external/gpl3/gcc/dist/gcc/rtl-ssa/
functions.h 258 void remove_def (def_info *);
changes.cc 504 remove_def (def);
840 remove_def (def);
blocks.cc 389 remove_def (phi);
accesses.cc 996 function_info::remove_def (def_info *def) function in class:function_info
  /src/external/gpl3/gcc.old/dist/gcc/rtl-ssa/
functions.h 220 void remove_def (def_info *);
changes.cc 417 remove_def (def);
675 remove_def (def);
blocks.cc 401 remove_def (phi);
accesses.cc 996 function_info::remove_def (def_info *def) function in class:function_info

Completed in 57 milliseconds