Searched refs:N_BOOTBLOCK_INSNS (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/
H A Dlauncher-aix5-bootblock.h45 #define N_BOOTBLOCK_INSNS 60 /* number of insns */ macro
75 /* 328 */ UInt code[N_BOOTBLOCK_INSNS];
H A Dlauncher-aix5.c960 assert(ix <= N_BOOTBLOCK_INSNS);
995 assert(ix <= N_BOOTBLOCK_INSNS);
1018 assert(ix <= N_BOOTBLOCK_INSNS);
1039 assert(ix <= N_BOOTBLOCK_INSNS);
1074 assert(ix <= N_BOOTBLOCK_INSNS);

Completed in 272 milliseconds