Home
last modified time | relevance | path

Searched refs:typedefs (Results 1 – 25 of 33) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
Diosfwd56 * widths (wide and narrow). The typedefs are the same as the
66 * well as the typedefs. Trying to forward-declare the typedefs
Datomic914 // 2441. Exact-width atomic typedefs should be provided
Distream830 // 271. basic_iostream missing typedefs
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
Diosfwd58 * widths (wide and narrow). The typedefs are the same as the
68 * well as the typedefs. Trying to forward-declare the typedefs
Distream795 // 271. basic_iostream missing typedefs
/dragonfly/contrib/openbsd_libm/
HDREADME.DRAGONFLY35 include/global/math.h (#include diff, double/float typedefs)
/dragonfly/contrib/gcc-4.7/gcc/
HDgengtype-state.c1030 int nbtypedefs = pair_list_length (typedefs); in write_state_typedefs()
1033 nbpairs = write_state_pair_list (typedefs); in write_state_typedefs()
2049 read_state_typedefs (pair_p *typedefs) in read_state_typedefs() argument
2081 *typedefs = list; in read_state_typedefs()
2432 read_state_typedefs (&typedefs); in read_state()
HDgengtype.h122 extern pair_p typedefs;
HDgengtype.c489 pair_p typedefs; variable
512 for (p = typedefs; p != NULL; p = p->next) in do_typedef()
524 p->next = typedefs; in do_typedef()
529 typedefs = p; in do_typedef()
548 for (p = typedefs; p != NULL; p = p->next) in resolve_typedef()
4319 const type_p structures, const pair_p typedefs) in write_typed_alloc_defns() argument
4350 for (p = typedefs; p; p = p->next) in write_typed_alloc_defns()
4728 dump_pair_list ("typedefs", typedefs); in dump_everything()
5079 write_typed_alloc_defns (output_header, structures, typedefs); in main()
HDtree.def94 TYPE_DECL node, for types that are typedefs, or an IDENTIFIER_NODE
/dragonfly/contrib/gcc-8.0/gcc/
HDgengtype-state.c1204 int nbtypedefs = pair_list_length (typedefs); in write_state_typedefs()
1208 nbpairs = write_state_pair_list (typedefs); in write_state_typedefs()
2270 read_state_typedefs (pair_p *typedefs) in read_state_typedefs() argument
2302 *typedefs = list; in read_state_typedefs()
2601 read_state_typedefs (&typedefs); in read_state()
HDgengtype.h125 extern pair_p typedefs;
HDgengtype.c495 pair_p typedefs = NULL; variable
516 for (p = typedefs; p != NULL; p = p->next) in do_typedef()
528 p->next = typedefs; in do_typedef()
533 typedefs = p; in do_typedef()
677 for (p = typedefs; p != NULL; p = p->next) in type_for_name()
4947 dump_pair_list ("typedefs", typedefs); in dump_everything()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDconfigfiles.texi49 @file{config.gcc}. They also contain the typedefs for @code{rtx},
HDimplement-c.texi207 @c the standard type names might be used. Predefined typedefs should
209 @c __int128_t and __uint128_t typedefs are not extended integer types
HDgty.texi63 The parser understands simple typedefs such as
HDobjc.texi508 32-bit longs are encoded as 'l' or 'L', but not always. For typedefs,
/dragonfly/contrib/bmake/
HDconfigure.in241 dnl Checks for typedefs, structures, and compiler characteristics.
/dragonfly/contrib/binutils-2.27/binutils/
HDieee.c3855 struct ieee_name_type_hash_table typedefs; member
4607 if (!bfd_hash_table_init (&info.typedefs.root, ieee_name_type_newfunc, in write_ieee_debugging_info()
4728 bfd_hash_table_free (&info.typedefs.root); in write_ieee_debugging_info()
6485 h = ieee_name_type_hash_lookup (&info->typedefs, name, FALSE, FALSE); in ieee_typedef_type()
6771 h = ieee_name_type_hash_lookup (&info->typedefs, name, TRUE, FALSE); in ieee_typdef()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc.opt664 Wunused-local-typedefs
666 Warn when typedefs locally defined in a function are not used
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcp-tree.def475 TI_TYPEDEFS_NEEDING_ACCESS_CHECKING the vector of typedefs used in
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-tree.def496 TI_TYPEDEFS_NEEDING_ACCESS_CHECKING the vector of typedefs used in
/dragonfly/contrib/lvm2/dist/
HDconfigure.in102 dnl -- Check for typedefs, structures, and compiler characteristics.
/dragonfly/usr.bin/telnet/
HDREADME563 Both telnet and telnetd now use the cc_t typedef. typedefs are
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc.opt1111 Wunused-local-typedefs
1113 Warn when typedefs locally defined in a function are not used.

12