Searched refs:input32 (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sgs/elfwrap/common/ |
H A D | lintsup.c | 43 input32(int argc, char **argv, const char *prog, const char *ofile, in input32() function 60 return (input32(argc, argv, prog, ofile, odp)); in input64()
|
H A D | _elfwrap.h | 88 extern int input32(int, char **, const char *, const char *, ObjDesc_t *);
|
H A D | main.c | 156 if (input32(argc, argv, prog, ofile, &odesc) == 1) in main()
|
H A D | elfwrap.c | 51 #define input input32
|