OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon19775
Completed in 97 milliseconds