Home
last modified time | relevance | path

Searched refs:STRUCT_EQUIV_FINAL (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/
HDstruct-equiv.c268 if (info->mode & STRUCT_EQUIV_FINAL) in struct_equiv_improve_checkpoint()
1148 if (info->cur.x_start && info->mode & STRUCT_EQUIV_FINAL) in struct_equiv_block_eq()
1169 if (info->mode & STRUCT_EQUIV_FINAL) in struct_equiv_block_eq()
1225 if (info->mode & STRUCT_EQUIV_FINAL) in struct_equiv_block_eq()
HDbasic-block.h843 #define STRUCT_EQUIV_FINAL 1024 /* Make any changes necessary to get macro
HDChangeLog-20051546 (STRUCT_EQUIV_RERUN, STRUCT_EQUIV_FINAL): Likewise.