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

  /src/external/gpl3/gcc/dist/gcc/config/m32c/
m32c.cc 63 PP_justcount
1128 When called with PP_justcount, it merely returns the size of the
1277 ofs += m32c_pushm_popm (PP_justcount);
4084 reg_save_size = m32c_pushm_popm (PP_justcount);
4140 int popm_count = m32c_pushm_popm (PP_justcount);
  /src/external/gpl3/gcc.old/dist/gcc/config/m32c/
m32c.cc 63 PP_justcount
1125 When called with PP_justcount, it merely returns the size of the
1274 ofs += m32c_pushm_popm (PP_justcount);
4082 reg_save_size = m32c_pushm_popm (PP_justcount);
4138 int popm_count = m32c_pushm_popm (PP_justcount);

Completed in 19 milliseconds