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

/external/google-breakpad/src/third_party/libdisasm/
H A Dia32_implicit.c352 #define LAST_IMPL_IDX 55 macro
375 /* 'impl_idx' is the value from the opcode table: between 1 and LAST_IMPL_IDX */
382 if (! impl_idx || impl_idx > LAST_IMPL_IDX ) {

Completed in 109 milliseconds