Home
last modified time | relevance | path

Searched defs:putl (Results 1 – 5 of 5) sorted by relevance

/original-bsd/old/refer/inv/
H A Dinv6.c76 putl(ll, f) in putl() function
/original-bsd/sys/tahoe/tahoe/
H A Dautoconf.c356 vbmapalloc(npf, ppte, putl) in vbmapalloc() argument
377 vbmemalloc(npf, addr, ppte, putl) in vbmemalloc() argument
/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
/original-bsd/sys/tahoe/vba/
H A Dhd.c117 caddr_t putl; local