Searched refs:trem (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | name.c | 1342 unsigned int trem, count; in dns_name_totext2() local 1363 trem = tlen; in dns_name_totext2() 1369 if (trem == 0) { in dns_name_totext2() 1383 trem--; in dns_name_totext2() 1393 if (trem == 0) { in dns_name_totext2() 1400 trem--; in dns_name_totext2() 1408 while (labels > 0 && nlen > 0 && trem > 0) { in dns_name_totext2() 1436 if (trem < 2) { in dns_name_totext2() 1443 trem -= 2; in dns_name_totext2() 1449 if (trem == 0) { in dns_name_totext2() [all …]
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | name.c | 1035 unsigned int trem, count; in dns_name_fromregion() 1056 trem = tlen; 1062 if (trem == 0) { in dns_name_fromtext() 1076 trem--; in dns_name_fromtext() 1086 if (trem == 0) { in dns_name_fromtext() 1093 trem--; in dns_name_fromtext() 1101 while (labels > 0 && nlen > 0 && trem > 0) { in dns_name_fromtext() 1128 if (trem < 2) { in dns_name_fromtext() 1134 trem -= 2; in dns_name_fromtext() 1140 if (trem in dns_name_fromtext() 1341 unsigned int trem, count; dns_name_totext2() local 1518 unsigned int trem, count; dns_name_tofilenametext() local [all...] |
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
| H A D | nvptx.md | 419 "%.\\trem.s%T0\\t%0, %1, %2;") 426 "%.\\trem.u%T0\\t%0, %1, %2;")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
| H A D | nvptx.md | 566 "%.\\trem.s%T0\\t%0, %1, %2;") 573 "%.\\trem.u%T0\\t%0, %1, %2;")
|