Lines Matching refs:sfx
1717 struct suffix_reloc_map *sfx;1720 for (sfx = &suffix_relocs[0]; sfx->suffix; sfx++)1722 if (sfx->reloc == reloc)1724 operator = sfx->operator;1737 struct suffix_reloc_map *sfx;1740 for (sfx = &suffix_relocs[0]; sfx->suffix; sfx++)1742 if (sfx->operator == operator)1744 reloc = sfx->reloc;