HomeSort by relevance Sort by last modified time
    Searched refs:maxlim (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/third_party/libdisasm/
ia32_insn.c 385 if ( table_desc->type == tbl_fpu && op > table_desc->maxlim) {
405 /* Note: full (256-entry) tables have a maxlim of 155 */
406 if ( op > table_desc->maxlim ) {
ia32_insn.h 228 unsigned char minlim,maxlim; /* limits on min/max entries. */ member in struct:__anon22795

Completed in 166 milliseconds