Searched refs:only_format (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | ste.h | 91 void ffeste_R909_start (ffestpReadStmt *info, bool only_format,
|
| H A D | std.h | 171 void ffestd_R909_start (bool only_format, ffestvUnit unit,
|
| H A D | stc.h | 235 void ffestc_R909_start (bool only_format);
|
| H A D | std.c | 328 bool only_format; member 895 ffeste_R909_start (stmt->u.R909.params, stmt->u.R909.only_format, in ffestd_stmt_pass_() 3113 ffestd_R909_start (bool only_format, ffestvUnit unit, in ffestd_R909_start() argument 3146 stmt->u.R909.only_format = only_format; in ffestd_R909_start()
|
| H A D | ste.c | 3427 ffeste_R909_start (ffestpReadStmt *info, bool only_format UNUSED, in ffeste_R909_start()
|
| H A D | stc.c | 10493 ffestc_R909_start (bool only_format) in ffestc_R909_start() argument 10522 if (only_format) in ffestc_R909_start()
|