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

  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 1122 int always_to_cnt = 0; local
1162 ++always_to_cnt;
1167 kind & typemask, always_to_cnt > 0, implicit,
1169 i += always_to_cnt;
  /src/external/gpl3/gcc/dist/libgomp/
target.c 1182 int always_to_cnt = 0; local
1222 ++always_to_cnt;
1227 kind & typemask, always_to_cnt > 0, implicit,
1229 i += always_to_cnt;

Completed in 26 milliseconds