Home
last modified time | relevance | path

Searched refs:putl (Results 1 – 6 of 6) sorted by relevance

/original-bsd/old/refer/inv/
H A Dinv6.c42 if (iflong) putl(-1L, fb);
57 putl(opoint=point, fb);
64 if (iflong) putl(-1L, fb);
76 putl(ll, f) in putl() function
/original-bsd/sys/tahoe/tahoe/
H A Dautoconf.c356 vbmapalloc(npf, ppte, putl) in vbmapalloc() argument
359 caddr_t *putl;
365 *putl = vbcur;
377 vbmemalloc(npf, addr, ppte, putl) in vbmemalloc() argument
381 caddr_t *putl;
387 *putl = vbmcur;
/original-bsd/old/refer/NOTUSED/
H A Dtypes.c13 # define putp putl
/original-bsd/sys/tahoe/vba/
H A Dhd.c117 caddr_t putl; local
121 if (!vbmemalloc(1, reg, &dummypte, &putl)) {
125 hdc->hdc_reg = (struct registers *)putl;
/original-bsd/old/refer/hunt/
H A Dhunt2.c274 putl(ll, f) in putl() function
/original-bsd/old/ld/
H A Dld.c1326 #define putl(cp, l) (*(long *)(cp) = (l)) macro
1371 putl(cp, v) in putl() function
1520 putl(cp, tw);