Searched refs:tpp (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/netstat/
H A Dmain.c437 struct protox **tpp, *tp; local
439 for (tpp = protoprotox; *tpp; tpp++)
440 for (tp = *tpp; tp->pr_name; tp++)
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmdebugread.c1748 upgrade_type (int fd, struct type **tpp, int tq, union aux_ext *ax, int bigend,
1765 t = lookup_pointer_type (*tpp);
1766 *tpp = t;
1770 t = lookup_function_type (*tpp);
1771 *tpp = t;
1813 t = create_array_type ((struct type *) NULL, *tpp, range);
1831 if (TYPE_LENGTH (*tpp) == 0)
1836 *tpp = t;
4217 cross_ref (int fd, union aux_ext *ax, struct type **tpp, enum type_code type_code, /* Use to alloc new type if none is found. */
4229 *tpp
1741 upgrade_type(int fd, struct type **tpp, int tq, union aux_ext *ax, int bigend, char *sym_name) argument
4208 cross_ref(int fd, union aux_ext *ax, struct type **tpp, enum type_code type_code, char **pname, int bigend, char *sym_name) argument
[all...]
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dnislands_smc.h208 uint32_t tpp[SMC_NISLANDS_MC_TPP_CAC_NUM_OF_ENTRIES]; member in struct:SMC_NISLANDS_MC_TPP_CAC_TABLE
/openbsd-current/usr.bin/vi/ex/
H A Dex_tag.c704 tag_copy(SCR *sp, TAG *otp, TAG **tpp) argument
722 *tpp = tp;

Completed in 138 milliseconds