Searched refs:typetable (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dprintf-pos.c73 struct typetable { struct
81 static int __grow_type_table(struct typetable *);
82 static void build_arg_table (struct typetable *, va_list, union arg **);
85 * Initialize a struct typetable.
88 inittypes(struct typetable *types)
101 * struct typetable destructor.
104 freetypes(struct typetable *types)
116 _ensurespace(struct typetable *types)
133 addtype(struct typetable *types, enum typeid type)
143 addsarg(struct typetable *type
[all...]
/macosx-10.9.5/cctools-845/as/
H A Darm.c12754 const int typetable[] =
12797 typebits = typetable[idx];
12745 const int typetable[] = local

Completed in 131 milliseconds