Lines Matching full:strstr
5107 && strstr (info->disassembler_options, "booke") != NULL)
5111 && strstr (info->disassembler_options, "e500") != NULL))
5118 && strstr (info->disassembler_options, "efs") != NULL)
5121 && strstr (info->disassembler_options, "e300") != NULL)
5124 && strstr (info->disassembler_options, "440") != NULL)
5132 && strstr (info->disassembler_options, "power4") != NULL)
5136 && strstr (info->disassembler_options, "power5") != NULL)
5140 && strstr (info->disassembler_options, "cell") != NULL)
5144 && strstr (info->disassembler_options, "power6") != NULL)
5148 && strstr (info->disassembler_options, "any") != NULL)
5153 if (strstr (info->disassembler_options, "32") != NULL)
5155 else if (strstr (info->disassembler_options, "64") != NULL)