Searched refs:NumSupportedSignals (Results 1 – 1 of 1) sorted by relevance
255 const int NumSupportedSignals = elementsof(SupportedSignals); in ParseCommandArgs() local269 for ( int n = 0; n < NumSupportedSignals; n++ ) in ParseCommandArgs()300 for ( n = 0; n < NumSupportedSignals; n++ ) in ParseCommandArgs()312 if ( n >= NumSupportedSignals ) in ParseCommandArgs()
Completed in 17 milliseconds