| /src/external/gpl3/gcc/dist/libobjc/ |
| class.c | 109 typedef struct class_node struct 111 struct class_node *next; /* Pointer to next entry on the list. 191 new_node = objc_malloc (sizeof (struct class_node));
|
| class.c | 109 typedef struct class_node struct 111 struct class_node *next; /* Pointer to next entry on the list. 191 new_node = objc_malloc (sizeof (struct class_node));
|
| class.c | 109 typedef struct class_node struct 111 struct class_node *next; /* Pointer to next entry on the list. 191 new_node = objc_malloc (sizeof (struct class_node));
|
| class.c | 109 typedef struct class_node struct 111 struct class_node *next; /* Pointer to next entry on the list. 191 new_node = objc_malloc (sizeof (struct class_node));
|
| /src/external/gpl3/gcc.old/dist/libobjc/ |
| class.c | 109 typedef struct class_node struct 111 struct class_node *next; /* Pointer to next entry on the list. 191 new_node = objc_malloc (sizeof (struct class_node));
|
| class.c | 109 typedef struct class_node struct 111 struct class_node *next; /* Pointer to next entry on the list. 191 new_node = objc_malloc (sizeof (struct class_node));
|
| class.c | 109 typedef struct class_node struct 111 struct class_node *next; /* Pointer to next entry on the list. 191 new_node = objc_malloc (sizeof (struct class_node));
|
| class.c | 109 typedef struct class_node struct 111 struct class_node *next; /* Pointer to next entry on the list. 191 new_node = objc_malloc (sizeof (struct class_node));
|
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| vtable-class-hierarchy.cc | 631 CLASS_NODE, and calculates the hash table size guess. */ 634 guess_num_vtable_pointers (struct vtv_graph_node *class_node) 642 if (bitmap_bit_p (class_node->descendants, i))
|
| vtable-class-hierarchy.cc | 631 CLASS_NODE, and calculates the hash table size guess. */ 634 guess_num_vtable_pointers (struct vtv_graph_node *class_node) 642 if (bitmap_bit_p (class_node->descendants, i))
|
| vtable-class-hierarchy.cc | 631 CLASS_NODE, and calculates the hash table size guess. */ 634 guess_num_vtable_pointers (struct vtv_graph_node *class_node) 642 if (bitmap_bit_p (class_node->descendants, i))
|
| vtable-class-hierarchy.cc | 631 CLASS_NODE, and calculates the hash table size guess. */ 634 guess_num_vtable_pointers (struct vtv_graph_node *class_node) 642 if (bitmap_bit_p (class_node->descendants, i))
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| vtable-class-hierarchy.cc | 644 CLASS_NODE, and calculates the hash table size guess. */ 647 guess_num_vtable_pointers (struct vtv_graph_node *class_node) 655 if (bitmap_bit_p (class_node->descendants, i))
|
| vtable-class-hierarchy.cc | 644 CLASS_NODE, and calculates the hash table size guess. */ 647 guess_num_vtable_pointers (struct vtv_graph_node *class_node) 655 if (bitmap_bit_p (class_node->descendants, i))
|
| vtable-class-hierarchy.cc | 644 CLASS_NODE, and calculates the hash table size guess. */ 647 guess_num_vtable_pointers (struct vtv_graph_node *class_node) 655 if (bitmap_bit_p (class_node->descendants, i))
|
| vtable-class-hierarchy.cc | 644 CLASS_NODE, and calculates the hash table size guess. */ 647 guess_num_vtable_pointers (struct vtv_graph_node *class_node) 655 if (bitmap_bit_p (class_node->descendants, i))
|