Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/refer/
H A Dinv6.c20 static void putl(long, FILE *);
49 if (iflong) putl(-1L, fb); in whash()
62 putl(opoint = point, fb); in whash()
69 if (iflong) putl(-1L, fb); in whash()
82 putl(long ll, FILE *f) in putl() function