# Alphabetical list of IDC functions

The following conventions are used in the function descriptions:

```
  'ea' is a linear address
  'success' is 0 if a function fails, 1 otherwise
  'void' means that function returns no meaningful value (always 0)
  'anyvalue' means that function may return value of any type
```

* [add\_auto\_stkpnt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_auto_stkpnt.md)
* [add\_bpt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Bpts.md)
* [add\_cref](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [add\_default\_til](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_default_til.md)
* [add\_dref](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [add\_entry](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_entry.md)
* [add\_enum](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_enum.md)
* [add\_enum\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_enum_member.md)
* [add\_func](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_func.md)
* [add\_hidden\_range](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/HiddenRange.md)
* [add\_idc\_hotkey](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_idc_hotkey.md)
* [add\_segm\_ex](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_segm_ex.md)
* [add\_sourcefile](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_sourcefile.md)
* [add\_struc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_struc.md)
* [add\_struc\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_struc_member.md)
* [add\_user\_stkpnt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/add_user_stkpnt.md)
* [append\_func\_tail](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [apply\_type](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/apply_type)
* [ask\_addr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Asks.md)
* [ask\_file](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Asks.md)
* [ask\_long](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Asks.md)
* [ask\_seg](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Asks.md)
* [ask\_str](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Asks.md)
* [ask\_yn](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Asks.md)
* [atoa](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/atoa.md)
* [atol](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/atol.md)
* [attach\_process](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/attach_process.md)
* [auto\_mark](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/auto_mark_range.md)
* [auto\_mark\_range](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/auto_mark_range.md)
* [auto\_unmark](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/auto_mark_range.md)
* [auto\_wait](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/auto_wait.md)
* [batch](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/batch.md)
* [begin\_type\_updating](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/begin_type_updating.md)
* [byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_wide_byte.md)
* [byte\_value](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/byte_value.md)
* [calc\_gtn\_flags](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_name.md)
* [call\_system](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/call_system.md)
* [can\_exc\_continue](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [check\_bpt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Bpts.md)
* [choose\_func](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/choose_func.md)
* [cleanup\_appcall](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/cleanup_appcall.md)
* [clear\_selection](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/clear_selection.md)
* [clear\_trace](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceFileFunctions.md)
* [clr\_database\_flag](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/clr_database_flag.md)
* [collect\_stack\_trace](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/collect_stack_trace.md)
* [compile\_idc\_file](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/compile_idc_file.md)
* [compile\_idc\_text](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/compile_idc_text.md)
* [create\_align](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_align.md)
* [create\_array](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_array.md)
* [create\_byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_byte.md)
* [create\_custom\_data](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_custom_data.md)
* [create\_data](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_data.md)
* [create\_double](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_double.md)
* [create\_dword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_dword.md)
* [create\_enum\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/LocalTypeHelpers.md)
* [create\_float](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_float.md)
* [create\_insn](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_insn)
* [create\_oword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_oword.md)
* [create\_pack\_real](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_pack_real.md)
* [create\_qword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_qword.md)
* [create\_strlit](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_strlit.md)
* [create\_struct](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_struct.md)
* [create\_tbyte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_tbyte.md)
* [create\_word](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_word.md)
* [create\_yword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/create_yword.md)
* [dalvik\_get\_array\_elem](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [dalvik\_get\_array\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [dalvik\_get\_instance\_fld](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [dalvik\_get\_local](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [dalvik\_get\_local\_typed](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [dbg\_appcall](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/dbg_appcall.md)
* [decode\_insn](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/decode_insn.md)
* [define\_exception](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/define_exception.md)
* [define\_local\_var](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/define_local_var)
* [del\_array\_element](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_array_element.md)
* [del\_bpt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Bpts.md)
* [del\_cref](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [del\_dref](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [del\_enum](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_enum.md)
* [del\_enum\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_enum_member.md)
* [del\_extra\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_extra_cmt.md)
* [del\_fixup](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_fixup.md)
* [del\_func](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_func.md)
* [del\_hash\_string](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Hashes.md)
* [del\_hidden\_range](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/HiddenRange.md)
* [del\_idc\_hotkey](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_idc_hotkey.md)
* [del\_items](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_items.md)
* [del\_segm](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_segm.md)
* [del\_selector](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_selector.md)
* [del\_source\_linnum](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_source_linnum.md)
* [del\_sourcefile](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_sourcefile.md)
* [del\_stkpnt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_stkpnt.md)
* [del\_struc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_struc.md)
* [del\_struc\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_struc_member.md)
* [del\_user\_info](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/del_user_info.md)
* [delattr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/delattr.md)
* [delete\_all\_segments](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/delete_all_segments.md)
* [delete\_array](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/delete_array.md)
* [demangle\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/demangle_name.md)
* [detach\_process](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/detach_process.md)
* [diff\_trace\_file](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceFileFunctions.md)
* [dword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_wide_dword.md)
* [enable\_bpt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Bpts.md)
* [enable\_tracing](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/enable_tracing.md)
* [end\_type\_updating](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/end_type_updating.md)
* [error](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/msg.md)
* [eval](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/eval.md)
* [EVAL\_FAILURE](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/eval.md)
* [eval\_python](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/eval_python.md)
* [exec\_idc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/exec_idc.md)
* [exec\_python](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/exec_python.md)
* [exit\_process](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/exit_process.md)
* [expand\_struc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/expand_struc.md)
* [fclose](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/fclose.md)
* [fgetc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/fgetc.md)
* [filelength](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/filelength.md)
* [find\_binary](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Find.md)
* [find\_code](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Find.md)
* [find\_custom\_data\_format](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/find_custom_data_format.md)
* [find\_custom\_data\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/find_custom_data_type.md)
* [find\_data](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Find.md)
* [find\_defined](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Find.md)
* [find\_func\_end](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/find_func_end.md)
* [find\_imm](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Find.md)
* [find\_selector](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/find_selector.md)
* [find\_suspop](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Find.md)
* [find\_text](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Find.md)
* [find\_unknown](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Find.md)
* [first\_func\_chunk](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [firstattr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/firstattr.md)
* [fopen](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/fopen.md)
* [force\_bl\_call](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/ARMSpecific.md)
* [force\_bl\_jump](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/ARMSpecific.md)
* [forget\_exception](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/forget_exception.md)
* [format\_cdata](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/format_cdata.md)
* [fprintf](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/fprintf.md)
* [fputc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/fputc.md)
* [fseek](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/fseek.md)
* [ftell](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/ftell.md)
* [func\_contains](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/func_contains.md)
* [gen\_file](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/gen_file.md)
* [gen\_flow\_graph](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/gen_flow_graph.md)
* [gen\_simple\_call\_chart](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/gen_simple_call_chart.md)
* [generate\_disasm\_line](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/generate_disasm_line.md)
* [get\_appcall\_options](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/dbg_appcall.md)
* [get\_array\_element](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_array_element.md)
* [get\_array\_id](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_array_id.md)
* [get\_bmask\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_bmask_cmt.md)
* [get\_bmask\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_bmask_name.md)
* [get\_bookmark](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_bookmark.md)
* [get\_bookmark\_desc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_bookmark_desc.md)
* [get\_bpt\_attr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Bpts.md)
* [get\_bpt\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Bpts.md)
* [get\_bpt\_qty](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Bpts.md)
* [get\_bpt\_tev\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_bytes](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_bytes.md)
* [get\_call\_tev\_callee](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_cmt.md)
* [get\_color](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_color.md)
* [get\_curline](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_curline.md)
* [get\_current\_tev](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/ReplayerDebuggerFunctions.md)
* [get\_current\_thread](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_current_thread.md)
* [get\_db\_byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_db_byte.md)
* [get\_debug\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_debug_name.md)
* [get\_debug\_name\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_debug_name_ea.md)
* [get\_debugger\_event\_cond](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_debugger_event_cond.md)
* [get\_double](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_fpnum.md)
* [get\_entry](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_entry.md)
* [get\_entry\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_entry_name.md)
* [get\_entry\_ordinal](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_entry_ordinal.md)
* [get\_entry\_qty](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_entry_qty.md)
* [get\_enum](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum.md)
* [get\_enum\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_cmt.md)
* [get\_enum\_flag](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_flag.md)
* [get\_enum\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_member.md)
* [get\_enum\_member\_bmask](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_member_bmask.md)
* [get\_enum\_member\_by\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_member_by_name.md)
* [get\_enum\_member\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_member_cmt.md)
* [get\_enum\_member\_enum](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_member_enum.md)
* [get\_enum\_member\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_member_name.md)
* [get\_enum\_member\_value](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_member_value.md)
* [get\_enum\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_name.md)
* [get\_enum\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_size.md)
* [get\_enum\_width](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_enum_width.md)
* [get\_event\_bpt\_hea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_exc\_code](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_exc\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_exc\_info](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_exit\_code](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_id](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_info](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_module\_base](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_module\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_module\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_pid](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_event\_tid](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_exception\_code](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_exception_code.md)
* [get\_exception\_flags](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_exception_name.md)
* [get\_exception\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_exception_name.md)
* [get\_exception\_qty](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_exception_qty.md)
* [get\_extra\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_extra_cmt.md)
* [get\_fchunk\_attr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [get\_fchunk\_referer](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [get\_field\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_field_ea.md)
* [get\_file\_ext](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_file_ext.md)
* [get\_first\_bmask](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_first_bmask.md)
* [get\_first\_cref\_from](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_first\_cref\_to](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_first\_dref\_from](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_first\_dref\_to](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_first\_enum\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_first_enum_member.md)
* [get\_first\_fcref\_from](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_first\_fcref\_to](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_first\_hash\_key](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Hashes.md)
* [get\_first\_index](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_first_index.md)
* [get\_first\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_first_member.md)
* [get\_first\_module](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebModules.md)
* [get\_first\_seg](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_first_seg.md)
* [get\_fixup\_target\_dis](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_fixup_target_dis.md)
* [get\_fixup\_target\_flags](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_fixup_target_flags.md)
* [get\_fixup\_target\_off](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_fixup_target_off.md)
* [get\_fixup\_target\_sel](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_fixup_target_sel.md)
* [get\_fixup\_target\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_fixup_target_type.md)
* [get\_flags](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_flags.md)
* [get\_float](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_fpnum.md)
* [get\_forced\_operand](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_forced_operand.md)
* [get\_fpnum](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_fpnum.md)
* [get\_frame\_args\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_frame_args_size.md)
* [get\_frame\_id](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_frame_id.md)
* [get\_frame\_lvar\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_frame_lvar_size.md)
* [get\_frame\_regs\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_frame_regs_size.md)
* [get\_frame\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_frame_size.md)
* [get\_full\_flags](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_full_flags.md)
* [get\_func\_attr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_func_attr.md)
* [get\_func\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_func_cmt.md)
* [get\_func\_flags](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_func_flags.md)
* [get\_func\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_func_name.md)
* [get\_func\_off\_str](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_func_off_str.md)
* [get\_gotea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_gotea.md)
* [get\_hash\_long](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Hashes.md)
* [get\_hash\_string](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Hashes.md)
* [get\_idb\_path](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_idb_path.md)
* [get\_imagebase](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_imagebase.md)
* [get\_inf\_attr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/inf_attr.md)
* [get\_input\_file\_path](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_root_filename.md)
* [get\_ip\_val](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_ip_val.md)
* [get\_item\_end](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_item_end.md)
* [get\_item\_head](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_item_head.md)
* [get\_item\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_item_size.md)
* [get\_last\_bmask](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_last_bmask.md)
* [get\_last\_enum\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_last_enum_member.md)
* [get\_last\_hash\_key](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Hashes.md)
* [get\_last\_index](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_last_index.md)
* [get\_last\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_last_member.md)
* [get\_local\_tinfo](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_local_tinfo.md)
* [get\_manual\_insn](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_manual_insn.md)
* [get\_member\_by\_idx](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_member_by_idx.md)
* [get\_member\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_member_cmt.md)
* [get\_member\_flag](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_member_flag.md)
* [get\_member\_id](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_member_id.md)
* [get\_member\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_member_name.md)
* [get\_member\_offset](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_member_offset.md)
* [get\_member\_qty](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_member_qty.md)
* [get\_member\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_member_size.md)
* [get\_member\_strid](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_member_strid.md)
* [get\_min\_spd\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_min_spd_ea.md)
* [get\_module\_info](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_module_info.md)
* [get\_module\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebModules.md)
* [get\_module\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebModules.md)
* [get\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_name.md)
* [get\_name\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_name_ea.md)
* [get\_name\_ea\_simple](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_name_ea.md)
* [get\_named\_type\_tid](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/LocalTypeHelpers.md)
* [get\_next\_bmask](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_next_bmask.md)
* [get\_next\_cref\_from](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_next\_cref\_to](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_next\_dref\_from](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_next\_dref\_to](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_next\_enum\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_next_enum_member.md)
* [get\_next\_fchunk](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [get\_next\_fcref\_from](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_next\_fcref\_to](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [get\_next\_fixup\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_next_fixup_ea.md)
* [get\_next\_func](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_next_func.md)
* [get\_next\_hash\_key](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Hashes.md)
* [get\_next\_index](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_next_index.md)
* [get\_next\_module](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebModules.md)
* [get\_next\_offset](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_next_offset.md)
* [get\_next\_seg](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_next_seg.md)
* [get\_nsec\_stamp](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_nsec_stamp.md)
* [get\_numbered\_type\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_numbered_type_name.md)
* [get\_numbered\_type\_tid](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/LocalTypeHelpers.md)
* [get\_operand\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_operand_type.md)
* [get\_operand\_value](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_operand_value.md)
* [get\_ordinal\_limit](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_ordinal_limit.md)
* [get\_original\_byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_original_byte.md)
* [get\_prev\_bmask](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_prev_bmask.md)
* [get\_prev\_enum\_member](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_prev_enum_member.md)
* [get\_prev\_fchunk](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [get\_prev\_fixup\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_prev_fixup_ea.md)
* [get\_prev\_func](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_prev_func.md)
* [get\_prev\_hash\_key](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Hashes.md)
* [get\_prev\_index](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_prev_index.md)
* [get\_prev\_offset](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_prev_offset.md)
* [get\_process\_state](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [get\_processes](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_processes.md)
* [get\_processor\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_processor_name.md)
* [get\_qword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_qword.md)
* [get\_reg\_value](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_reg_value.md)
* [get\_ret\_tev\_return](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_root\_filename](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_root_filename.md)
* [get\_screen\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_screen_ea.md)
* [get\_segm\_attr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_segm_attr.md)
* [get\_segm\_by\_sel](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_segm_by_sel.md)
* [get\_segm\_end](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_segm_end.md)
* [get\_segm\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_segm_name.md)
* [get\_segm\_start](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_segm_start.md)
* [get\_source\_linnum](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_source_linnum)
* [get\_sourcefile](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_sourcefile.md)
* [get\_sp\_delta](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_sp_delta.md)
* [get\_spd](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_spd.md)
* [get\_sreg](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_sreg.md)
* [get\_step\_trace\_options](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/StepTracingOptions.md)
* [get\_str\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_str_type.md)
* [get\_strlit\_contents](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_strlit_contents.md)
* [get\_struc\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_struc_cmt.md)
* [get\_struc\_id](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_struc_id.md)
* [get\_struc\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_struc_name.md)
* [get\_struc\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_struc_size.md)
* [get\_tev\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_tev\_mem](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_tev\_mem\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_tev\_mem\_qty](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_tev\_qty](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_tev\_reg](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_tev\_tid](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_tev\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceEventFunctions.md)
* [get\_thread\_qty](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_thread_qty)
* [get\_tinfo](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_tinfo.md)
* [get\_trace\_file\_desc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceFileFunctions.md)
* [get\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_type.md)
* [get\_wide\_byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_wide_byte.md)
* [get\_wide\_dword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_wide_dword.md)
* [get\_wide\_word](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_wide_word.md)
* [get\_xref\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Xrefs.md)
* [getattr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/getattr.md)
* [getn\_thread](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/getn_thread)
* [getn\_thread\_name](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/getn_thread_name)
* [guess\_type](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/guess_type)
* [has\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/CommonBits.md)
* [has\_user\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/CommonBits.md)
* [has\_value](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/has_value)
* [has\_xref](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/CommonBits.md)
* [hasattr](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/hasattr)
* [idadir](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/idadir.md)
* [import\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/import_type.md)
* [inf\_is\_32bit\_or\_higher](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/inf_attr.md)
* [inf\_is\_64bit](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/inf_attr.md)
* [inf\_set\_32bit](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/inf_attr.md)
* [inf\_set\_64bit](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/inf_attr.md)
* [is\_align](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_bf](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_bf.md)
* [is\_bin0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_bin1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_char0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_char1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_code](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_code.md)
* [is\_code\_far](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/inf_attr.md)
* [is\_custfmt0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_custfmt1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_custom](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_data](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_code.md)
* [is\_data\_far](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/inf_attr.md)
* [is\_dec0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_dec1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_defarg0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_defarg1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_double](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_dword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_enum0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_enum1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_event\_handled](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [is\_extra\_cmts](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/CommonBits.md)
* [is\_float](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_float0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_float1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_flow](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/CommonBits.md)
* [is\_head](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_code.md)
* [is\_hex0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_hex1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_loaded](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_loaded.md)
* [is\_manual0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_manual1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_mapped](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_mapped)
* [is\_member\_id](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_member_id.md)
* [is\_oct0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_oct1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_off0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_off1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_oword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_pack\_real](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_qword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_seg0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_seg1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_stkvar0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_stkvar1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_strlit](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_stroff0](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_stroff1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_struct](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_tail](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_code.md)
* [is\_tbyte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_union](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_union.md)
* [is\_unknown](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/is_code.md)
* [is\_valid\_trace\_file](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceFileFunctions.md)
* [is\_word](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [is\_yword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/OpTypes.md)
* [JDWP\_ArrayReference\_GetValues](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ArrayReference\_Length](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_Method\_Bytecodes](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_Method\_VariableTable](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_Method\_VariableTableWithGeneric](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ObjectReference\_ReferenceType](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ReferenceType\_Fields](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ReferenceType\_Instances](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ReferenceType\_Methods](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ReferenceType\_NestedTypes](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ReferenceType\_Signature](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ReferenceType\_SourceFile](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_StackFrame\_GetValue](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_StringReference\_Value](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ThreadReference\_Frames](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_ThreadReference\_ThreadGroup](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_VirtualMachine\_AllClasses](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_VirtualMachine\_AllThreads](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_VirtualMachine\_ClassesBySignature](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_VirtualMachine\_IDSizes](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [JDWP\_VirtualMachine\_Version](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DalvikDebuggerFunctions.md)
* [jumpto](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/jumpto.md)
* [lastattr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/lastattr.md)
* [load\_and\_run\_plugin](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/load_and_run_plugin.md)
* [load\_debugger](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/load_debugger.md)
* [load\_trace\_file](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceFileFunctions.md)
* [load\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/load_type.md)
* [loader\_input\_t\_close](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loader_input_t_close.md)
* [loader\_input\_t\_getc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loader_input_t_getc.md)
* [loader\_input\_t\_gets](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loader_input_t_gets.md)
* [loader\_input\_t\_getz](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loader_input_t_getz.md)
* [loader\_input\_t\_read](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loader_input_t_read.md)
* [loader\_input\_t\_readbytes](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loader_input_t_readbytes.md)
* [loader\_input\_t\_seek](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loader_input_t_seek.md)
* [loader\_input\_t\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loader_input_t_size.md)
* [loader\_input\_t\_tell](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loader_input_t_tell.md)
* [loadfile](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/loadfile.md)
* [ltoa](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/ltoa.md)
* [make\_array](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/make_array.md)
* [mkdir](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/mkdir.md)
* [move\_segm](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/move_segm.md)
* [msg](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/msg.md)
* [next\_addr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/next_addr.md)
* [next\_func\_chunk](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [next\_head](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/next_head.md)
* [next\_not\_tail](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/next_not_tail.md)
* [nextattr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/nextattr.md)
* [object\_retrieve](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/object_retrieve.md)
* [object\_store](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/object_store.md)
* [op\_bin](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_bin.md)
* [op\_chr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_bin.md)
* [op\_dec](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_bin.md)
* [op\_enum](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_enum.md)
* [op\_flt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_flt.md)
* [op\_hex](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_bin.md)
* [op\_man](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_man.md)
* [op\_num](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_num.md)
* [op\_oct](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_bin.md)
* [op\_offset](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_offset.md)
* [op\_offset\_high16](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_offset_high16.md)
* [op\_plain\_offset](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_plain_offset.md)
* [op\_seg](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_seg.md)
* [op\_stkvar](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_stkvar.md)
* [op\_stroff](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/op_stroff.md)
* [open\_loader\_input](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/open_loader_input.md)
* [ord](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/ord.md)
* [parse\_decl](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/parse_decl.md)
* [parse\_decls](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/parse_decls.md)
* [patch\_byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/patch_byte.md)
* [patch\_dbg\_byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/patch_dbg_byte.md)
* [patch\_dword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/patch_dword.md)
* [patch\_qword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/patch_qword.md)
* [patch\_word](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/patch_word.md)
* [plan\_and\_wait](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/plan_and_wait.md)
* [plan\_to\_apply\_idasgn](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/plan_to_apply_idasgn.md)
* [prev\_addr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/prev_addr.md)
* [prev\_head](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/prev_head.md)
* [prev\_not\_tail](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/prev_not_tail.md)
* [prevattr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/prevattr.md)
* [print](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/msg.md)
* [print\_decls](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/print_decls.md)
* [print\_insn\_mnem](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/print_insn_mnem.md)
* [print\_operand](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/print_operand.md)
* [process\_config\_directive](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/process_config_directive.md)
* [process\_ui\_action](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/process_ui_action.md)
* [put\_bookmark](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/put_bookmark.md)
* [qbasename](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/qbasename.md)
* [qdirname](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/qdirname.md)
* [qexit](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/qexit.md)
* [qisabspath](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/qisabspath.md)
* [qmake\_full\_path](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/qmake_full_path.md)
* [qmakefile](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/qmakefile.md)
* [qsleep](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/qsleep.md)
* [qword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_qword.md)
* [read\_dbg\_byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/read_dbg_byte.md)
* [read\_dbg\_dword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/read_dbg_dword.md)
* [read\_dbg\_memory](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/read_dbg_memory.md)
* [read\_dbg\_qword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/read_dbg_qword.md)
* [read\_dbg\_word](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/read_dbg_word.md)
* [read\_msr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/WinDbgDebuggerFunctions.md)
* [read\_selection\_end](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/read_selection_end.md)
* [read\_selection\_start](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/read_selection_start.md)
* [readlong](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/readlong.md)
* [readshort](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/readshort.md)
* [readstr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/readstr.md)
* [rebase\_program](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/rebase_program.md)
* [recalc\_spd](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/recalc_spd.md)
* [refresh\_choosers](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Refresh.md)
* [refresh\_debugger\_memory](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [refresh\_idaview\_anyway](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Refresh.md)
* [remove\_fchunk](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [rename](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/rename.md)
* [rename\_array](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/rename_array.md)
* [rename\_entry](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/rename_entry.md)
* [resume\_process](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [resume\_thread](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/resume_thread.md)
* [retrieve\_input\_file\_md5](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/retrieve_input_file_md5.md)
* [rotate\_byte](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/rotate_left.md)
* [rotate\_dword](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/rotate_left.md)
* [rotate\_left](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/rotate_left.md)
* [rotate\_word](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/rotate_left.md)
* [run\_to](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebControl.md)
* [sanitize\_file\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/sanitize_file_name.md)
* [save\_database](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/save_database.md)
* [save\_trace\_file](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceFileFunctions.md)
* [savefile](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/savefile.md)
* [search\_path](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/search_path.md)
* [sel2para](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/sel2para.md)
* [select\_thread](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/select_thread.md)
* [selector\_by\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/selector_by_name.md)
* [send\_dbg\_command](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/send_dbg_command.md)
* [set\_appcall\_options](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/dbg_appcall.md)
* [SET\_APPCALL\_TIMEOUT](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/dbg_appcall.md)
* [set\_array\_long](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_array_long.md)
* [set\_array\_params](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_array_params.md)
* [set\_array\_string](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_array_string.md)
* [set\_bmask\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_bmask_cmt.md)
* [set\_bmask\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_bmask_name.md)
* [set\_bpt\_attr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Bpts.md)
* [set\_bpt\_cond](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Bpts.md)
* [set\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_cmt.md)
* [set\_color](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_color.md)
* [set\_current\_tev](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/ReplayerDebuggerFunctions.md)
* [set\_database\_flag](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_database_flag.md)
* [set\_debugger\_event\_cond](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_debugger_event_cond.md)
* [set\_debugger\_options](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebOptions.md)
* [set\_default\_sreg\_value](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_default_sreg_value.md)
* [set\_enum\_bf](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_enum_bf.md)
* [set\_enum\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_enum_cmt.md)
* [set\_enum\_flag](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_enum_flag.md)
* [set\_enum\_member\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_enum_member_cmt.md)
* [set\_enum\_member\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_enum_member_name.md)
* [set\_enum\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_enum_name.md)
* [set\_enum\_width](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_enum_width.md)
* [set\_exception\_flags](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_exception_flags)
* [set\_fchunk\_attr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [set\_fixup](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_fixup.md)
* [set\_flag](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/inf_attr.md)
* [set\_frame\_size](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_frame_size)
* [set\_func\_attr](https://docs.hex-rays.com/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_func_attr)
* [set\_func\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_func_cmt.md)
* [set\_func\_end](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_func_end.md)
* [set\_func\_flags](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_func_flags.md)
* [set\_func\_start](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_func_start.md)
* [set\_hash\_long](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Hashes.md)
* [set\_hash\_string](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Hashes.md)
* [set\_ida\_state](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_ida_state.md)
* [set\_inf\_attr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/inf_attr.md)
* [set\_local\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_local_type.md)
* [set\_manual\_insn](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_manual_insn.md)
* [set\_member\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_member_cmt.md)
* [set\_member\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_member_name.md)
* [set\_member\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_member_type.md)
* [set\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_name.md)
* [set\_named\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_named_type.md)
* [set\_numbered\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_numbered_type.md)
* [set\_processor\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_processor_type.md)
* [set\_reg\_value](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_reg_value.md)
* [set\_remote\_debugger](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebOptions.md)
* [set\_root\_filename](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_root_filename.md)
* [set\_segm\_addressing](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_segm_addressing.md)
* [set\_segm\_alignment](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_segm_alignment.md)
* [set\_segm\_attr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_segm_attr.md)
* [set\_segm\_class](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_segm_class.md)
* [set\_segm\_combination](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_segm_combination.md)
* [set\_segm\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_segm_name.md)
* [set\_segm\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_segm_type.md)
* [set\_segment\_bounds](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_segment_bounds.md)
* [set\_selector](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_selector.md)
* [set\_source\_linnum](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_source_linnum.md)
* [set\_step\_trace\_options](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/StepTracingOptions.md)
* [set\_storage\_type](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_storage_type.md)
* [set\_struc\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_struc_cmt.md)
* [set\_struc\_name](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_struc_name.md)
* [set\_tail\_owner](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/Fchunks.md)
* [set\_target\_assembler](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/set_target_assembler.md)
* [set\_trace\_file\_desc](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TraceFileFunctions.md)
* [setattr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/setattr.md)
* [sizeof](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/sizeof.md)
* [split\_sreg\_range](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/split_sreg_range.md)
* [sprintf](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/sprintf.md)
* [start\_process](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/start_process.md)
* [step\_back](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/ReplayerDebuggerFunctions.md)
* [step\_into](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebControl.md)
* [step\_over](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebControl.md)
* [step\_until\_ret](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebControl.md)
* [strfill](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/strfill.md)
* [stristr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/strstr.md)
* [strlen](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/strlen.md)
* [strstr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/strstr.md)
* [STRTERM1](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_str_type.md)
* [STRTERM2](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_str_type.md)
* [substr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/substr.md)
* [suspend\_process](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/suspend_process.md)
* [suspend\_thread](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/suspend_thread.md)
* [take\_memory\_snapshot](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/take_memory_snapshot.md)
* [tinfo\_errstr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/tinfo_errstr.md)
* [to\_ea](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/to_ea.md)
* [TO\_LONG](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TO_LONG.md)
* [toggle\_bnot](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/toggle_bnot.md)
* [toggle\_sign](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/toggle_sign.md)
* [tolower](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/tolower.md)
* [toupper](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/toupper.md)
* [trim](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/trim.md)
* [TRUNC](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/TRUNC.md)
* [typeinfo\_print](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/typeinfo_print.md)
* [typeinfo\_size](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/typeinfo_size.md)
* [unlink](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/unlink.md)
* [update\_extra\_cmt](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/update_extra_cmt.md)
* [update\_hidden\_range](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/HiddenRange.md)
* [validate\_idb\_names](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/validate_idb_names.md)
* [value\_is\_float](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/value_is_string.md)
* [value\_is\_func](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/value_is_string.md)
* [value\_is\_int64](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/value_is_string.md)
* [value\_is\_long](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/value_is_string.md)
* [value\_is\_object](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/value_is_string.md)
* [value\_is\_pvoid](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/value_is_string.md)
* [value\_is\_string](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/value_is_string.md)
* [wait\_for\_next\_event](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/DebEvents.md)
* [warning](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/msg.md)
* [word](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/get_wide_word.md)
* [write\_dbg\_memory](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/write_dbg_memory.md)
* [write\_msr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/WinDbgDebuggerFunctions.md)
* [writelong](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/writelong.md)
* [writeshort](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/writeshort.md)
* [writestr](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/writestr.md)
* [xtol](https://github.com/HexRaysSA/docs/blob/8.5/developer-guide/idc/idc-api-reference/alphabetical-list-of-idc-functions/xtol.md)
