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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc 1138 ret = c_wrap_maybe_const (ret, true);
1281 ret = c_wrap_maybe_const (ret, true);
1347 ret = c_wrap_maybe_const (ret, true);
3483 c_wrap_maybe_const (tree expr, bool non_const)
3474 c_wrap_maybe_const (tree expr, bool non_const) function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc 1115 ret = c_wrap_maybe_const (ret, true);
1258 ret = c_wrap_maybe_const (ret, true);
1324 ret = c_wrap_maybe_const (ret, true);
3424 c_wrap_maybe_const (tree expr, bool non_const)
3415 c_wrap_maybe_const (tree expr, bool non_const) function

Completed in 35 milliseconds