Searched refs:common_flags_dont_use (Results 1 – 6 of 6) sorted by relevance
31 extern CommonFlags common_flags_dont_use;33 return &common_flags_dont_use; in common_flags()37 common_flags_dont_use.SetDefaults(); in SetCommonFlagsDefaults()46 common_flags_dont_use.CopyFrom(cf); in OverrideCommonFlags()53 CommonFlags *cf = &common_flags_dont_use);59 void InitializeCommonFlags(CommonFlags *cf = &common_flags_dont_use);
112 if (common_flags_dont_use.malloc_context_size < 1) in parse_flags()113 common_flags_dont_use.malloc_context_size = 1; in parse_flags()
23 CommonFlags common_flags_dont_use; variable
36 extern CommonFlags common_flags_dont_use;38 return &common_flags_dont_use; in common_flags()42 common_flags_dont_use.SetDefaults(); in SetCommonFlagsDefaults()51 common_flags_dont_use.CopyFrom(cf); in OverrideCommonFlags()58 CommonFlags *cf = &common_flags_dont_use);64 void InitializeCommonFlags(CommonFlags *cf = &common_flags_dont_use);
126 if (common_flags_dont_use.malloc_context_size < 1) in parse_flags()127 common_flags_dont_use.malloc_context_size = 1; in parse_flags()