Searched refs:Index (Results 1 – 2 of 2) sorted by relevance
479 int Index[16]; /* list of valid partitions */ in verify_sgi() local489 Index[sortcount++] = i; in verify_sgi()503 qsort(Index, sortcount, sizeof(Index[0]), (void*)compare_start); in verify_sgi()504 if (sgi_get_sysid(Index[0]) == SGI_ENTIRE_DISK) { in verify_sgi()505 if ((Index[0] != 10) && verbose) in verify_sgi()507 if ((sgi_get_start_sector(Index[0]) != 0) && verbose) { in verify_sgi()511 sgi_get_start_sector(Index[0])); in verify_sgi()514 if ((sgi_get_num_sectors(Index[0]) != lastblock) && verbose) in verify_sgi()517 sgi_get_num_sectors(Index[0]), lastblock); in verify_sgi()518 lastblock = sgi_get_num_sectors(Index[0]); in verify_sgi()[all …]
368 /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in541 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing