OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:minlim
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/third_party/libdisasm/
ia32_insn.c
413
/* Note: full (256-entry) tables have a
minlim
of 0 */
414
if ( table_desc->
minlim
> op ) {
420
op -= table_desc->
minlim
;
ia32_insn.h
228
unsigned char
minlim
,maxlim; /* limits on min/max entries. */
member in struct:__anon12436
Completed in 432 milliseconds