Searched defs:putl (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/refer/ | ||
H A D | inv6.c | 20 static void putl(long, FILE *); 49 if (iflong) putl(-1L, fb); 62 putl(opoint = point, fb); 69 if (iflong) putl(-1L, fb); 82 putl(long ll, FILE *f) function |
Completed in 378 milliseconds