Home | History | Annotate | Download | only in Target

Lines Matching refs:eTypeSInt64

2331     { "max-children-count"                 , OptionValue::eTypeSInt64
2332 { "max-string-summary-length" , OptionValue::eTypeSInt64 , false, 1024 , NULL, NULL, "Maximum number of characters to show when using %s in summary strings." },
2333 { "max-memory-read-size" , OptionValue::eTypeSInt64 , false, 1024 , NULL, NULL, "Maximum number of bytes that 'memory read' will fetch before --force must be specified." },