| /src/external/gpl3/gcc/dist/gcc/config/visium/ |
| visium.cc | 3055 bool spilled; local 3061 spilled = false; 3068 spilled = false; 3077 spilled = true; 3085 if (spilled) 3117 if (!spilled) 3125 if (spilled) 4281 would likely be spilled because registers of RCLASS are needed for
|
| visium.cc | 3055 bool spilled; local 3061 spilled = false; 3068 spilled = false; 3077 spilled = true; 3085 if (spilled) 3117 if (!spilled) 3125 if (spilled) 4281 would likely be spilled because registers of RCLASS are needed for
|
| /src/external/gpl3/gcc.old/dist/gcc/config/visium/ |
| visium.cc | 3052 bool spilled; local 3058 spilled = false; 3065 spilled = false; 3074 spilled = true; 3082 if (spilled) 3114 if (!spilled) 3122 if (spilled) 4278 would likely be spilled because registers of RCLASS are needed for
|
| visium.cc | 3052 bool spilled; local 3058 spilled = false; 3065 spilled = false; 3074 spilled = true; 3082 if (spilled) 3114 if (!spilled) 3122 if (spilled) 4278 would likely be spilled because registers of RCLASS are needed for
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| resolver.c | 307 bool spilled; member in struct:fetchctx 1639 "(allowed %d spilled %d)", 1645 "(allowed %d spilled %d; cumulative since " 1817 if (HAVE_ANSWER(fctx) && fctx->spilled && 5246 fctx->spilled = false; 11209 fctx->spilled = true; 11211 if (fctx->spilled) { 12044 fprintf(fp, ": %u active (%u spilled, %u allowed)\n",
|
| resolver.c | 307 bool spilled; member in struct:fetchctx 1639 "(allowed %d spilled %d)", 1645 "(allowed %d spilled %d; cumulative since " 1817 if (HAVE_ANSWER(fctx) && fctx->spilled && 5246 fctx->spilled = false; 11209 fctx->spilled = true; 11211 if (fctx->spilled) { 12044 fprintf(fp, ": %u active (%u spilled, %u allowed)\n",
|
| /src/external/mpl/bind/dist/lib/dns/ |
| resolver.c | 371 bool spilled; member in struct:fetchctx 1420 "(allowed %" PRIuFAST32 " spilled %" PRIuFAST32 1430 "(allowed %" PRIuFAST32 " spilled %" PRIuFAST32 1636 if (HAVE_ANSWER(fctx) && fctx->spilled && 10897 fctx->spilled = true; 10899 if (fctx->spilled) { 11398 fctx->spilled ? ", spilled" : "", query_count, timebuf); 11444 " spilled %" PRIuFAST32 ")",
|
| resolver.c | 371 bool spilled; member in struct:fetchctx 1420 "(allowed %" PRIuFAST32 " spilled %" PRIuFAST32 1430 "(allowed %" PRIuFAST32 " spilled %" PRIuFAST32 1636 if (HAVE_ANSWER(fctx) && fctx->spilled && 10897 fctx->spilled = true; 10899 if (fctx->spilled) { 11398 fctx->spilled ? ", spilled" : "", query_count, timebuf); 11444 " spilled %" PRIuFAST32 ")",
|