Home
last modified time | relevance | path

Searched refs:startoff (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/news3400/fb/
H A Dx.c1891 int startoff, endoff; local
1895 startoff = x & 0x1f;
1896 if (((startoff) + w) < 32) {
1909 if (startoff) {
1964 int startoff, endoff; local
1968 startoff = x & 0x1f;
1969 if (((startoff) + w) < 32) {
1982 if (startoff) {
2037 int startoff, endoff; local
2041 startoff = x & 0x1f;
[all …]
H A Dfb_mfbs.c1891 int startoff, endoff; local
1895 startoff = x & 0x1f;
1896 if (((startoff) + w) < 32) {
1909 if (startoff) {
1964 int startoff, endoff; local
1968 startoff = x & 0x1f;
1969 if (((startoff) + w) < 32) {
1982 if (startoff) {
2037 int startoff, endoff; local
2041 startoff = x & 0x1f;
[all …]
/original-bsd/share/zoneinfo/
H A Dzic.c1308 register long startoff; local
1412 startoff = oadd(zp->z_gmtoff,
1423 addtt(starttime, addtype(startoff, startbuf, startisdst, startttisstd));