Searched refs:num_spaces (Results 1 – 2 of 2) sorted by relevance
126 int num_spaces; in FST_CheckPath_Complex() local132 for (num_spaces = 0, p = copy_of_transcription; *p; p++) in FST_CheckPath_Complex()136 if ((size_t)num_spaces >= sizeof(spaces) / sizeof(char*)) in FST_CheckPath_Complex()141 spaces[num_spaces++] = p; in FST_CheckPath_Complex()145 if (num_spaces == 0) in FST_CheckPath_Complex()156 for (i = 0; i < (1 << num_spaces); i++) in FST_CheckPath_Complex()159 for (j = 0; j < num_spaces; j++) in FST_CheckPath_Complex()175 for (j = 0; j < num_spaces; j++) in FST_CheckPath_Complex()
557 int num_spaces = 0; in OpenObjectFileContainingPcAndGetStartAddress() local560 ++num_spaces; in OpenObjectFileContainingPcAndGetStartAddress()561 } else if (num_spaces >= 3) { in OpenObjectFileContainingPcAndGetStartAddress()