longlong_enums

Controls whether or not enumerated types may have the size of the long long type.

Syntax
#pragma longlong_enums on | off | reset
  
Remarks

This pragma lets you use enumerators that are large enough to be long long integers. It is ignored if you enable the enumsalwaysint pragma (described in "enumsalwaysint" on page 260).

This pragma does not correspond to any panel setting. By default, this setting is enabled.

Related information
aggressive_inline
dont_reuse_strings
enumsalwaysint
enums_signed
errno_name
explicit_zero_data
float_constants
instmgr_file
longlong
min_enum_size
pool_strings
readonly_strings
reverse_bitfields
store_object_files