| /freebsd-12.1/contrib/gcc/ |
| H A D | double-int.h | 56 union tree_node; 60 union tree_node *double_int_to_tree (union tree_node *, double_int); 61 double_int tree_to_double_int (union tree_node *tree);
|
| H A D | coretypes.h | 46 union tree_node; 47 typedef union tree_node *tree;
|
| H A D | treestruct.def | 26 tree_node. 28 tree_node for garbage collection purposes, as well as specifying what structures
|
| H A D | stringpool.c | 214 nested_ptr (union tree_node, "%h ? GCC_IDENT_TO_HT_IDENT (%h) : NULL",
|
| H A D | varray.c | 106 { sizeof (union tree_node *), 1 },
|
| H A D | function.h | 331 htab_t GTY ((param_is (union tree_node))) used_types_hash;
|
| H A D | tree-mudflap.c | 1130 static GTY ((param_is (union tree_node))) htab_t marked_trees = NULL;
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libcmdutils/ |
| H A D | libcmdutils.h | 85 typedef struct tree_node { struct 91 typedef struct tree_node { argument
|
| /freebsd-12.1/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_fbd.c | 186 struct sysctl_oid *tree_node; in bcm_fb_sysctl_init() local 193 tree_node = device_get_sysctl_tree(sc->dev); in bcm_fb_sysctl_init() 194 tree = SYSCTL_CHILDREN(tree_node); in bcm_fb_sysctl_init()
|
| H A D | bcm2835_pwm.c | 355 struct sysctl_oid *tree_node; in bcm_pwm_sysctl_init() local 362 tree_node = device_get_sysctl_tree(sc->sc_dev); in bcm_pwm_sysctl_init() 363 tree = SYSCTL_CHILDREN(tree_node); in bcm_pwm_sysctl_init()
|
| H A D | bcm2835_spi.c | 197 struct sysctl_oid *tree_node; in bcm_spi_sysctl_init() local 204 tree_node = device_get_sysctl_tree(sc->sc_dev); in bcm_spi_sysctl_init() 205 tree = SYSCTL_CHILDREN(tree_node); in bcm_spi_sysctl_init()
|
| H A D | bcm2835_bsc.c | 241 struct sysctl_oid *tree_node; in bcm_bsc_sysctl_init() local 248 tree_node = device_get_sysctl_tree(sc->sc_dev); in bcm_bsc_sysctl_init() 249 tree = SYSCTL_CHILDREN(tree_node); in bcm_bsc_sysctl_init()
|
| H A D | bcm2835_audio.c | 803 struct sysctl_oid *tree_node; in vchi_audio_sysctl_init() local 810 tree_node = device_get_sysctl_tree(sc->dev); in vchi_audio_sysctl_init() 811 tree = SYSCTL_CHILDREN(tree_node); in vchi_audio_sysctl_init()
|
| H A D | bcm2835_gpio.c | 586 struct sysctl_oid *tree_node, *pin_node, *pinN_node; in bcm_gpio_sysctl_init() local 594 tree_node = device_get_sysctl_tree(sc->sc_dev); in bcm_gpio_sysctl_init() 595 tree = SYSCTL_CHILDREN(tree_node); in bcm_gpio_sysctl_init()
|
| /freebsd-12.1/contrib/dtc/libfdt/ |
| H A D | fdt_overlay.c | 204 int tree_node, in overlay_update_local_node_references() argument 228 tree_val = fdt_getprop(fdto, tree_node, name, &tree_len); in overlay_update_local_node_references() 254 tree_node, in overlay_update_local_node_references() 273 tree_child = fdt_subnode_offset(fdto, tree_node, in overlay_update_local_node_references()
|
| /freebsd-12.1/sys/contrib/libfdt/ |
| H A D | fdt_overlay.c | 266 int tree_node, in overlay_update_local_node_references() argument 290 tree_val = fdt_getprop(fdto, tree_node, name, &tree_len); in overlay_update_local_node_references() 315 tree_node, in overlay_update_local_node_references() 334 tree_child = fdt_subnode_offset(fdto, tree_node, in overlay_update_local_node_references()
|
| /freebsd-12.1/sys/dev/iicbus/ |
| H A D | ds1307.c | 272 struct sysctl_oid *tree_node; in ds1307_start() local 280 tree_node = device_get_sysctl_tree(dev); in ds1307_start() 281 tree = SYSCTL_CHILDREN(tree_node); in ds1307_start()
|
| H A D | lm75.c | 254 struct sysctl_oid *tree_node; in lm75_start() local 260 tree_node = device_get_sysctl_tree(dev); in lm75_start() 261 tree = SYSCTL_CHILDREN(tree_node); in lm75_start()
|
| H A D | ds3231.c | 408 struct sysctl_oid *tree_node; in ds3231_start() local 414 tree_node = device_get_sysctl_tree(dev); in ds3231_start() 415 tree = SYSCTL_CHILDREN(tree_node); in ds3231_start()
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | cygming.h | 108 union tree_node; 109 #define TREE union tree_node *
|
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpp-id-data.h | 40 cpp_hashnode ** GTY ((nested_ptr (union tree_node,
|
| H A D | cpplib.h | 201 GTY ((nested_ptr (union tree_node,
|
| /freebsd-12.1/sys/arm/ti/ |
| H A D | ti_adc.c | 554 struct sysctl_oid *tree_node, *inp_node, *inpN_node; in ti_adc_sysctl_init() local 562 tree_node = device_get_sysctl_tree(sc->sc_dev); in ti_adc_sysctl_init() 563 tree = SYSCTL_CHILDREN(tree_node); in ti_adc_sysctl_init()
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | gty.texi | 234 static htab_t GTY ((param_is (union tree_node))) ict;
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | mangle.c | 2818 static GTY ((param_is (union tree_node))) htab_t conv_type_names;
|