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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dm2-typeprint.c65 int m2_is_long_set_of_type (struct type *type, struct type **of_type);
391 SET OF <oftype> of_type is assigned to the
395 m2_is_long_set_of_type (struct type *type, struct type **of_type) argument
414 *of_type = target;
427 struct type *of_type; local
455 if (m2_is_long_set_of_type (type, &of_type))
456 m2_print_type (of_type, "", stream, show - 1, level);
/netbsd-6-1-5-RELEASE/sys/dev/onewire/
H A Donewire_subr.c37 int of_type; member in struct:onewire_family
97 if (of->of_type == type)

Completed in 197 milliseconds