#include <limits.h>
#include <wchar.h>
Go to the source code of this file.
◆ _W64
◆ INT16_C
| #define INT16_C |
( |
| val | ) |
val##i16 |
◆ INT16_MAX
Definition at line 135 of file stdint.h.
Referenced by create_samples(), blender::ed::greasepencil::GREASE_PENCIL_OT_layer_add(), blender::ed::greasepencil::GREASE_PENCIL_OT_layer_group_add(), blender::ed::greasepencil::GREASE_PENCIL_OT_layer_reorder(), blender::ed::greasepencil::GREASE_PENCIL_OT_move_to_layer(), PyC_Long_AsI16(), rna_def_modifier_grease_pencil_dash_segment(), rna_def_modifier_grease_pencil_envelope(), rna_def_modifier_grease_pencil_time_segment(), rna_def_userdef_system(), and blender::ed::spreadsheet::SPREADSHEET_OT_change_spreadsheet_data_source().
◆ INT16_MIN
◆ INT32_C
| #define INT32_C |
( |
| val | ) |
val##i32 |
◆ INT32_MAX
Definition at line 137 of file stdint.h.
Referenced by blender::ed::object::bake_simulation::bake_geometry_nodes_startjob(), create_operator_state(), blender::ed::curves::CURVES_OT_select_ends(), blender::ed::curves::CURVES_OT_select_random(), def_geo_foreach_geometry_element_output(), def_geo_repeat_output(), blender::ed::greasepencil::undo::StepDrawingGeometry::encode(), blender::ed::greasepencil::undo::StepDrawingReference::encode(), blender::io::obj::geom_add_curve_vertex_indices(), blender::io::obj::geom_add_polygon(), blender::io::obj::geom_add_polyline(), blender::string_search::get_best_word_index_that_startswith(), GHOST_SystemWayland::getAllDisplayDimensions(), ghost_wl_display_event_pump_from_thread(), blender::ed::greasepencil::GREASE_PENCIL_OT_select_ends(), blender::SubFrame::max(), blender::ed::object::OBJECT_OT_drop_geometry_nodes(), blender::ed::object::OBJECT_OT_transform_to_mouse(), blender::io::obj::parse_vertex_index(), blender::nodes::socket_items::ops::remove_item_by_index(), rna_def_curves_sculpt_options(), rna_def_depsgraph(), rna_def_index_switch_item(), rna_def_node(), rna_def_nodetree(), blender::ed::sculpt_paint::SCULPT_CURVES_OT_select_random(), sequencer_image_seq_get_minmax_frame(), blender::RandomNumberGenerator::shuffle(), blender::ed::object::bake_simulation::single_bake_operator_props(), TEST(), TEST(), blender::ed::space_node::update_nested_node_refs_after_moving_nodes_into_group(), and WM_operator_properties_id_lookup().
◆ INT32_MIN
◆ INT64_C
| #define INT64_C |
( |
| val | ) |
val##i64 |
◆ INT64_MAX
◆ INT64_MIN
◆ INT8_C
◆ INT8_MAX
◆ INT8_MIN
◆ INT_FAST16_MAX
◆ INT_FAST16_MIN
◆ INT_FAST32_MAX
◆ INT_FAST32_MIN
◆ INT_FAST64_MAX
◆ INT_FAST64_MIN
◆ INT_FAST8_MAX
◆ INT_FAST8_MIN
◆ INT_LEAST16_MAX
◆ INT_LEAST16_MIN
◆ INT_LEAST32_MAX
◆ INT_LEAST32_MIN
◆ INT_LEAST64_MAX
◆ INT_LEAST64_MIN
◆ INT_LEAST8_MAX
◆ INT_LEAST8_MIN
◆ INTMAX_C
◆ INTMAX_MAX
◆ INTMAX_MIN
◆ INTPTR_MAX
◆ INTPTR_MIN
◆ PTRDIFF_MAX
◆ PTRDIFF_MIN
◆ SIG_ATOMIC_MAX
| #define SIG_ATOMIC_MAX INT_MAX |
◆ SIG_ATOMIC_MIN
| #define SIG_ATOMIC_MIN INT_MIN |
◆ SIZE_MAX
◆ UINT16_C
| #define UINT16_C |
( |
| val | ) |
val##ui16 |
◆ UINT16_MAX
◆ UINT32_C
| #define UINT32_C |
( |
| val | ) |
val##ui32 |
◆ UINT32_MAX
◆ UINT64_C
| #define UINT64_C |
( |
| val | ) |
val##ui64 |
◆ UINT64_MAX
◆ UINT8_C
| #define UINT8_C |
( |
| val | ) |
val##ui8 |
◆ UINT8_MAX
◆ UINT_FAST16_MAX
◆ UINT_FAST32_MAX
◆ UINT_FAST64_MAX
◆ UINT_FAST8_MAX
◆ UINT_LEAST16_MAX
◆ UINT_LEAST32_MAX
◆ UINT_LEAST64_MAX
◆ UINT_LEAST8_MAX
◆ UINTMAX_C
◆ UINTMAX_MAX
◆ UINTPTR_MAX
◆ WCHAR_MAX
◆ WCHAR_MIN
◆ WINT_MAX
◆ WINT_MIN
◆ int16_t
◆ int32_t
◆ int64_t
◆ int8_t
◆ int_fast16_t
◆ int_fast32_t
◆ int_fast64_t
◆ int_fast8_t
◆ int_least16_t
◆ int_least32_t
◆ int_least64_t
◆ int_least8_t
◆ intmax_t
◆ intptr_t
◆ uint16_t
◆ uint32_t
◆ uint64_t
◆ uint8_t
◆ uint_fast16_t
◆ uint_fast32_t
◆ uint_fast64_t
◆ uint_fast8_t
◆ uint_least16_t
◆ uint_least32_t
◆ uint_least64_t
◆ uint_least8_t
◆ uintmax_t
◆ uintptr_t