Searched defs:INTSTRLEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddispsyms.c66 #define INTSTRLEN 32 macro
135 char bindbuf[INTSTRLEN];
136 char typebuf[INTSTRLEN];
137 char shndxbuf[INTSTRLEN];
218 (void) snprintf(typebuf, INTSTRLEN,
226 (void) snprintf(bindbuf, INTSTRLEN,
252 (void) snprintf(shndxbuf, INTSTRLEN,
257 (void) snprintf(shndxbuf, INTSTRLEN,

Completed in 57 milliseconds