Searched refs:xstormy16_output_addr_vec (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/gcc/gcc/config/stormy16/ |
H A D | stormy16-protos.h | 62 extern void xstormy16_output_addr_vec (FILE *, rtx, rtx);
|
H A D | stormy16.h | 739 xstormy16_output_addr_vec (file, LABEL, BODY)
|
H A D | stormy16.c | 1930 xstormy16_output_addr_vec (FILE *file, rtx label ATTRIBUTE_UNUSED, rtx table) in xstormy16_output_addr_vec() function
|
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/ |
H A D | stormy16-protos.h | 63 extern void xstormy16_output_addr_vec PARAMS ((FILE *, rtx, rtx));
|
H A D | stormy16.h | 3246 xstormy16_output_addr_vec (file, LABEL, BODY)
|
H A D | stormy16.c | 1671 xstormy16_output_addr_vec (file, label, table) in xstormy16_output_addr_vec() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.6 | 5723 (xstormy16_output_addr_vec): Don't print @fptr here.
|