Home
last modified time | relevance | path

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

12

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Diosfwd58 * widths (wide and narrow). The typedefs are the same as the
68 * well as the typedefs. Trying to forward-declare the typedefs
H A Distream795 // 271. basic_iostream missing typedefs
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Diosfwd56 * widths (wide and narrow). The typedefs are the same as the
66 * well as the typedefs. Trying to forward-declare the typedefs
H A Datomic914 // 2441. Exact-width atomic typedefs should be provided
H A Distream830 // 271. basic_iostream missing typedefs
/dflybsd-src/contrib/openbsd_libm/
H A DREADME.DRAGONFLY35 include/global/math.h (#include diff, double/float typedefs)
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgengtype-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()
H A Dgengtype.h122 extern pair_p typedefs;
H A Dgengtype.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()
H A Dtree.def94 TYPE_DECL node, for types that are typedefs, or an IDENTIFIER_NODE
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgengtype-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()
H A Dgengtype.h125 extern pair_p typedefs;
H A Dgengtype.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()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dconfigfiles.texi49 @file{config.gcc}. They also contain the typedefs for @code{rtx},
H A Dimplement-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
H A Dgty.texi63 The parser understands simple typedefs such as
H A Dobjc.texi508 32-bit longs are encoded as 'l' or 'L', but not always. For typedefs,
/dflybsd-src/contrib/bmake/
H A Dconfigure.in241 dnl Checks for typedefs, structures, and compiler characteristics.
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dieee.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()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc.opt664 Wunused-local-typedefs
666 Warn when typedefs locally defined in a function are not used
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.def475 TI_TYPEDEFS_NEEDING_ACCESS_CHECKING the vector of typedefs used in
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.def496 TI_TYPEDEFS_NEEDING_ACCESS_CHECKING the vector of typedefs used in
/dflybsd-src/contrib/lvm2/dist/
H A Dconfigure.in102 dnl -- Check for typedefs, structures, and compiler characteristics.
/dflybsd-src/usr.bin/telnet/
H A DREADME563 Both telnet and telnetd now use the cc_t typedef. typedefs are
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc.opt1111 Wunused-local-typedefs
1113 Warn when typedefs locally defined in a function are not used.

12