Searched refs:triggerMode (Results 1 – 1 of 1) sorted by relevance
823 static const char *triggerMode[] = { variable838 printf( "%12s", triggerMode[ (entry->int_flags & INTENTRY_FLAGS_TRIGGER) >> 2 ] ); in intEntry()