simplifies usage of alloca() by including the proper file depending on the platform. More...
Functions | |
void * | alloca (long) |
Allocates memory in the stack frame of the caller, so it's automatically freed when the caller returns. More... | |
simplifies usage of alloca() by including the proper file depending on the platform.
void* alloca | ( | long | ) |
Allocates memory in the stack frame of the caller, so it's automatically freed when the caller returns.
See alloca(3) for detials.
Referenced by ecore_con_ssl_client_upgrade(), ecore_drm_fb_dirty(), ecore_getopt_help_category(), ecore_x_atom_get(), ecore_x_e_window_available_profiles_set(), ecore_x_e_window_profile_list_set(), ecore_x_randr_crtc_gamma_set(), ecore_x_selection_owner_get(), edje_edit_script_program_set(), edje_evas_global_perspective_get(), edje_file_data_get(), edje_freeze(), edje_language_set(), edje_transition_duration_factor_set(), eet_clearcache(), eet_identity_certificate_print(), eet_identity_print(), eet_shutdown(), efreet_desktop_command_progress_get(), efreet_desktop_string_list_parse(), efreet_hostname_get(), efreet_icon_deprecated_user_dir_get(), efreet_icon_free(), efreet_icon_user_dir_get(), efreet_lang_reset(), efreet_menu_dump(), efreet_menu_unref(), efreet_mime_fallback_type_get(), efreet_mime_globs_type_get(), efreet_util_path_to_file_id(), eina_benchmark_run(), eina_file_cleanup(), eina_file_current_directory_get(), eina_inarray_reverse(), eina_module_find(), eina_prefix_new(), eina_simple_xml_attribute_w3c_parse(), eina_simple_xml_attributes_parse(), eina_stringshare_vprintf(), emile_binbuf_decipher(), emile_shutdown(), ethumb_file_free(), ethumb_file_get(), evas_object_box_smart_class_get(), evas_object_image_reload(), and evas_textblock_cursor_content_get().