Searched defs:npre (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | symtab.c | 771 int npre, int npost) 782 attribute, npre, npost)); 794 int npre, int npost) 822 e->e_pre_uses = npre; 865 int npre, int npost) 886 attribute, npre, npost); 768 allocate_entry(ENTRY *e, char *name, int line, char *file, int kind, char *type, char *basetype, int levels, char *attribute, int npre, int npost) argument 791 set_entry(ENTRY *e, char *name, int line, char *file, int kind, char *type, char *basetype, int levels, char *attribute, int npre, int npost) argument 863 add_entry_table(EHEAD *t, char *name, int line, char *file, int kind, char *type, char *basetype, int levels, char *attribute, int npre, int npost) argument
|
Completed in 45 milliseconds