Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/refer/
H A Dinv6.c18 static void putl(long, FILE *);
47 if (iflong) putl(-1L, fb); in whash()
60 putl(opoint = point, fb); in whash()
67 if (iflong) putl(-1L, fb); in whash()
80 putl(long ll, FILE *f) in putl() function