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

  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-lang.cc 47 #undef LANG_HOOKS_TREE_SIZE
48 #define LANG_HOOKS_TREE_SIZE objc_common_tree_size
  /src/external/gpl3/gcc/dist/gcc/c/
c-objc-common.h 32 #undef LANG_HOOKS_TREE_SIZE
33 #define LANG_HOOKS_TREE_SIZE c_tree_size
  /src/external/gpl3/gcc/dist/gcc/cp/
cp-objcp-common.h 52 #undef LANG_HOOKS_TREE_SIZE
53 #define LANG_HOOKS_TREE_SIZE cp_tree_size
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-objcp-common.h 52 #undef LANG_HOOKS_TREE_SIZE
53 #define LANG_HOOKS_TREE_SIZE cp_tree_size
  /src/external/gpl3/gcc/dist/gcc/
langhooks-def.h 135 #define LANG_HOOKS_TREE_SIZE lhd_tree_size
336 LANG_HOOKS_TREE_SIZE, \
  /src/external/gpl3/gcc.old/dist/gcc/
langhooks-def.h 133 #define LANG_HOOKS_TREE_SIZE lhd_tree_size
335 LANG_HOOKS_TREE_SIZE, \
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-lang.cc 1962 #undef LANG_HOOKS_TREE_SIZE
1994 #define LANG_HOOKS_TREE_SIZE d_tree_size

Completed in 66 milliseconds