Searched refs:get_set_constructor_bytes (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | varasm.c | 2283 get_set_constructor_bytes (exp, (unsigned char *) tmp, len); 2409 if (get_set_constructor_bytes (t1, tmp1, len) != NULL_TREE) 2411 if (get_set_constructor_bytes (t2, tmp2, len) != NULL_TREE) 4097 if (get_set_constructor_bytes (exp, buffer, thissize))
|
H A D | tree.h | 2823 extern tree get_set_constructor_bytes PARAMS ((tree,
|
H A D | tree.c | 4597 get_set_constructor_bytes (init, buffer, wd_size) in get_set_constructor_bytes() function
|
H A D | FSFChangeLog.10 | 8734 * tree.c (get_set_constructor_bytes): Likewise.
|
H A D | ChangeLog.0 | 7479 * tree.c (get_set_constructor_bytes): Similarly for 'vals'.
|