Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- char_string_swap()
: datagen.c
- char_xml_read_gstring()
: xml.c
, xml.h
- char_xml_read_string()
: xml.c
, xml.h
- char_xml_write_gstring()
: xml.h
- char_xml_write_string()
: xml.h
, xml.c
- chconst
: ctlstring.h
- chslength
: ctlstring.h
- chssize
: ctlstring.h
- ClipRect_add()
: cliprect.c
, cliprect.h
- ClipRect_copy()
: cliprect.c
, cliprect.h
- ClipRect_foreach
: cliprect.h
- ClipRect_foreach_mutable
: cliprect.h
- ClipRect_init()
: cliprect.c
, cliprect.h
- ClipRect_merge()
: cliprect.c
, cliprect.h
- ClipRect_remove()
: cliprect.c
, cliprect.h
- ClipRect_union()
: cliprect.c
, cliprect.h
- cmemcpy
: ctlstring.h
- cmemmove
: ctlstring.h
- combinations_2
: iterate.h
- combinations_2_calc
: iterate.h
- combinations_3
: iterate.h
- combinations_3_calc
: iterate.h
- combinations_4
: iterate.h
- combinations_4_calc
: iterate.h
- combinations_5
: iterate.h
- combinations_5_calc
: iterate.h
- countof
: array.h
- ctl_alloc_array
: ctlnew.h
- ctl_alloctype
: ctlnew.h
- ctl_array_bsort_declare
: algorithm.h
- ctl_array_bsort_implement
: algorithm.temp.h
- ctl_array_foreach
: dg/array.h
- ctl_array_foreach_const
: dg/array.h
- ctl_array_foreach_const_reverse
: dg/array.h
- ctl_array_foreach_mutable
: dg/array.h
- ctl_array_foreach_mutable_reverse
: dg/array.h
- ctl_array_foreach_reverse
: dg/array.h
- ctl_array_qsort_declare
: algorithm.h
- ctl_array_qsort_implement
: algorithm.temp.h
- ctl_assertmem
: ctlnew.h
- ctl_calloc
: ctlnew.h
- ctl_calloc_array
: ctlnew.h
- ctl_calloctype
: ctlnew.h
- ctl_chdir()
: dir.c
, dir.h
- ctl_chlength
: ctlstring.h
- ctl_chsize
: ctlstring.h
- ctl_cooked
: dg/array.h
, vector.h
- ctl_copy()
: dir.c
, dir.h
- ctl_cwd()
: dir.c
- ctl_declare_array
: dg/array.h
- ctl_declare_vector
: vector.h
- ctl_delete
: ctlnew.h
- ctl_delete_array
: ctlnew.h
- ctl_deref
: ctlnew.h
- ctl_destroy_all_pools()
: ctlnew.c
, ctlnew.h
- ctl_dircallback
: dir.h
- ctl_fp_alloc
: pool.h
- ctl_fp_calloc
: pool.h
- ctl_fp_decl
: pool.h
- ctl_fp_free
: pool.h
- ctl_fp_index
: pool.h
- ctl_fp_init
: pool.h
- ctl_fp_lut
: pool.h
- ctl_fp_valid
: pool.h
- ctl_free
: ctlnew.h
- ctl_fstring
: fstring.h
- ctl_fstring_
: fstring.h
- ctl_fstring_add
: fstring.h
- ctl_fstring_auto
: fstring.h
- ctl_fstring_auto_buff
: fstring.h
- ctl_fstring_begin
: fstring.h
- ctl_fstring_destroy
: fstring.h
- ctl_fstring_end
: fstring.h
- ctl_fstring_fill
: fstring.h
- ctl_fstring_filltab
: fstring.h
- ctl_fstring_foreach
: fstring.h
- ctl_fstring_foreach_reverse
: fstring.h
- ctl_fstring_init
: fstring.h
- ctl_fstring_init_sz
: fstring.h
- ctl_fstring_makeClabel
: fstring.h
- ctl_fstring_maxsize
: fstring.h
- ctl_fstring_move
: fstring.h
- ctl_fstring_putbool
: fstring.h
- ctl_fstring_putbool10
: fstring.h
- ctl_fstring_putboolonoff
: fstring.h
- ctl_fstring_putboolyesno
: fstring.h
- ctl_fstring_putenum
: fstring.h
- ctl_fstring_putenum_max
: fstring.h
- ctl_fstring_putfloat32
: fstring.h
- ctl_fstring_putfloat64
: fstring.h
- ctl_fstring_putint16
: fstring.h
- ctl_fstring_putint32
: fstring.h
- ctl_fstring_putint64
: fstring.h
- ctl_fstring_putint8
: fstring.h
- ctl_fstring_putuint16
: fstring.h
- ctl_fstring_putuint32
: fstring.h
- ctl_fstring_putuint64
: fstring.h
- ctl_fstring_putuint8
: fstring.h
- ctl_fstring_putxint16
: fstring.h
- ctl_fstring_putxint32
: fstring.h
- ctl_fstring_putxint64
: fstring.h
- ctl_fstring_putxint8
: fstring.h
- ctl_fstring_putxuint16
: fstring.h
- ctl_fstring_putxuint32
: fstring.h
- ctl_fstring_putxuint64
: fstring.h
- ctl_fstring_putxuint8
: fstring.h
- ctl_fstring_remain
: fstring.h
- ctl_fstring_reset
: fstring.h
- ctl_fstring_size
: fstring.h
- ctl_fstring_sprintf
: fstring.h
- ctl_fstring_strcat
: fstring.h
- ctl_fstring_strcpy
: fstring.h
- ctl_fstring_strinsert
: fstring.h
- ctl_fstring_strncat
: fstring.h
- ctl_fstring_strncpy
: fstring.h
- ctl_fstring_strninsert
: fstring.h
- ctl_fstring_swap
: fstring.h
- ctl_fstring_truncate
: fstring.h
- ctl_fstring_vsprintf
: fstring.h
- ctl_gstring
: gstring.h
- ctl_gstring_
: gstring.h
- ctl_gstring_add
: gstring.h
- ctl_gstring_auto
: gstring.h
- ctl_gstring_begin
: gstring.h
- ctl_gstring_compare
: gstring.h
- ctl_gstring_destroy
: gstring.h
- ctl_gstring_end
: gstring.h
- ctl_gstring_fill
: gstring.h
- ctl_gstring_filltab
: gstring.h
- ctl_gstring_foreach
: gstring.h
- ctl_gstring_foreach_reverse
: gstring.h
- ctl_gstring_init
: gstring.h
- ctl_gstring_init_cstring
: gstring.h
- ctl_gstring_init_sz
: gstring.h
- ctl_gstring_makeClabel
: gstring.h
- ctl_gstring_move
: gstring.h
- ctl_gstring_putbool
: gstring.h
- ctl_gstring_putbool10
: gstring.h
- ctl_gstring_putboolonoff
: gstring.h
- ctl_gstring_putboolyesno
: gstring.h
- ctl_gstring_putenum
: gstring.h
- ctl_gstring_putenum_max
: gstring.h
- ctl_gstring_putfloat32
: gstring.h
- ctl_gstring_putfloat64
: gstring.h
- ctl_gstring_putint16
: gstring.h
- ctl_gstring_putint32
: gstring.h
- ctl_gstring_putint64
: gstring.h
- ctl_gstring_putint8
: gstring.h
- ctl_gstring_putuint16
: gstring.h
- ctl_gstring_putuint32
: gstring.h
- ctl_gstring_putuint64
: gstring.h
- ctl_gstring_putuint8
: gstring.h
- ctl_gstring_putxint16
: gstring.h
- ctl_gstring_putxint32
: gstring.h
- ctl_gstring_putxint64
: gstring.h
- ctl_gstring_putxint8
: gstring.h
- ctl_gstring_putxuint16
: gstring.h
- ctl_gstring_putxuint32
: gstring.h
- ctl_gstring_putxuint64
: gstring.h
- ctl_gstring_putxuint8
: gstring.h
- ctl_gstring_rcompare
: gstring.h
- ctl_gstring_remain
: gstring.h
- ctl_gstring_reset
: gstring.h
- ctl_gstring_resize
: gstring.h
- ctl_gstring_size
: gstring.h
- ctl_gstring_sprintf
: gstring.h
- ctl_gstring_strcat
: gstring.h
- ctl_gstring_strcpy
: gstring.h
- ctl_gstring_strinsert
: gstring.h
- ctl_gstring_strncat
: gstring.h
- ctl_gstring_strncpy
: gstring.h
- ctl_gstring_strninsert
: gstring.h
- ctl_gstring_swap
: gstring.h
- ctl_gstring_truncate
: gstring.h
- ctl_gstring_vsprintf
: gstring.h
- ctl_heap_alloc
: heap.h
- ctl_heap_auto
: heap.h
- ctl_heap_free
: heap.h
- ctl_heap_init
: heap.h
- ctl_heap_remain
: heap.h
- ctl_heap_size
: heap.h
- ctl_heap_used
: heap.h
- ctl_implement_array
: dg/array.h
- ctl_implement_vector
: vector.h
- ctl_imultiset
: imultiset.h
- ctl_imultiset_auto
: imultiset.h
- ctl_imultiset_back
: imultiset.h
- ctl_imultiset_decllink
: imultiset.h
- ctl_imultiset_find
: imultiset.h
- ctl_imultiset_foreach
: imultiset.h
- ctl_imultiset_foreach_const
: imultiset.h
- ctl_imultiset_foreach_reverse
: imultiset.h
- ctl_imultiset_foreach_reverse_const
: imultiset.h
- ctl_imultiset_from
: imultiset.h
- ctl_imultiset_from_const
: imultiset.h
- ctl_imultiset_from_reverse
: imultiset.h
- ctl_imultiset_from_reverse_const
: imultiset.h
- ctl_imultiset_from_to
: imultiset.h
- ctl_imultiset_from_to_const
: imultiset.h
- ctl_imultiset_from_to_reverse
: imultiset.h
- ctl_imultiset_from_to_reverse_const
: imultiset.h
- ctl_imultiset_front
: imultiset.h
- ctl_imultiset_init
: imultiset.h
- ctl_imultiset_initlink
: imultiset.h
- ctl_imultiset_insert
: imultiset.h
- ctl_imultiset_pop_back
: imultiset.h
- ctl_imultiset_pop_front
: imultiset.h
- ctl_imultiset_remove
: imultiset.h
- ctl_imultiset_reset
: imultiset.h
- ctl_imultiset_size
: imultiset.h
- ctl_imultiset_unlink
: imultiset.h
- ctl_iset
: iset.h
- ctl_iset_auto
: iset.h
- ctl_iset_back
: iset.h
- ctl_iset_decllink
: iset.h
- ctl_iset_find
: iset.h
- ctl_iset_foreach
: iset.h
- ctl_iset_foreach_const
: iset.h
- ctl_iset_foreach_reverse
: iset.h
- ctl_iset_foreach_reverse_const
: iset.h
- ctl_iset_from
: iset.h
- ctl_iset_from_const
: iset.h
- ctl_iset_from_reverse
: iset.h
- ctl_iset_from_reverse_const
: iset.h
- ctl_iset_from_to
: iset.h
- ctl_iset_from_to_const
: iset.h
- ctl_iset_from_to_reverse
: iset.h
- ctl_iset_from_to_reverse_const
: iset.h
- ctl_iset_front
: iset.h
- ctl_iset_init
: iset.h
- ctl_iset_initlink
: iset.h
- ctl_iset_insert
: iset.h
- ctl_iset_pop_back
: iset.h
- ctl_iset_pop_front
: iset.h
- ctl_iset_remove
: iset.h
- ctl_iset_reset
: iset.h
- ctl_iset_size
: iset.h
- ctl_iset_unlink
: iset.h
- CTL_LABEL_TYPE
: xml.h
- ctl_malloc
: ctlnew.h
- ctl_memory_dump()
: ctlnew.c
, ctlnew.h
- CTL_META_LIST
: ctlnew.c
- ctl_mkdir()
: dir.c
, dir.h
- ctl_mmap_close()
: mmap.c
, mmap.h
- ctl_mmap_open()
: mmap.c
, mmap.h
- ctl_move()
: dir.h
, dir.c
- ctl_mstime()
: mstime.c
, mstime.h
- ctl_mstime_gm()
: mstime.h
, mstime.c
- ctl_mstime_local()
: mstime.c
, mstime.h
- ctl_mstime_print_seconds()
: mstime.h
, mstime.c
- ctl_mstime_print_time_gm()
: mstime.c
, mstime.h
- ctl_mstime_print_time_local()
: mstime.c
, mstime.h
- ctl_mstring
: mstring.h
- ctl_mstring_
: mstring.h
, mstring.temp.h
- ctl_mstring_check
: mstring.temp.h
- ctl_mstring_checkabort
: mstring.temp.h
- ctl_mstring_cond
: mstring.h
- ctl_mstring_fixed_check
: mstring.temp.h
- ctl_mstring_fixed_checkabort
: mstring.temp.h
- ctl_mstring_fixed_growcode
: mstring.temp.h
- ctl_mstring_grow_growcode
: mstring.temp.h
- ctl_mstring_growcode
: mstring.temp.h
- ctl_mstring_xfixed
: mstring.h
- ctl_mstring_xgrow
: mstring.h
, mstring.temp.h
- ctl_new
: ctlnew.h
- ctl_new_array
: ctlnew.h
- ctl_newhandler
: ctlnew.h
- ctl_pool
: ctlnew.h
- ctl_pool_alloc
: ctlnew.h
- ctl_pool_alloc_count
: ctlnew.h
- ctl_pool_auto
: ctlnew.h
- ctl_pool_base_alloc()
: ctlnew.c
, ctlnew.h
- ctl_pool_base_auto
: ctlnew.h
- ctl_pool_base_destroy()
: ctlnew.c
, ctlnew.h
- ctl_pool_base_entry
: ctlnew.h
- ctl_pool_base_free()
: ctlnew.c
, ctlnew.h
- ctl_pool_base_grow()
: ctlnew.c
, ctlnew.h
- ctl_pool_base_init()
: ctlnew.c
, ctlnew.h
- ctl_pool_count
: ctlnew.h
- ctl_pool_destroy
: ctlnew.h
- ctl_pool_dump()
: ctlnew.c
, ctlnew.h
- ctl_pool_free
: ctlnew.h
- ctl_pool_free_count
: ctlnew.h
- ctl_pool_grow
: ctlnew.h
- ctl_pool_init
: ctlnew.h
- ctl_profile_average_init()
: profile.c
, profile.h
- ctl_profile_counter_init()
: profile.c
, profile.h
- ctl_profile_init()
: profile.c
, profile.h
- ctl_profile_testpoint_init()
: profile.c
, profile.h
- ctl_profiles_dump()
: profile.h
, profile.c
- ctl_profiles_dump_averages_sheet()
: profile.c
, profile.h
- ctl_profiles_global_reset()
: profile.c
, profile.h
- ctl_raw
: dg/array.h
, vector.h
- ctl_realloc
: ctlnew.h
- ctl_ref
: ctlnew.h
- ctl_refcount
: ctlnew.h
- ctl_rmdir()
: dir.c
, dir.h
- ctl_sconst
: cstring.h
- ctl_sconst_
: cstring.h
, cstring.temp.h
- ctl_sconst_auto
: cstring.h
- ctl_sconst_auto_buff
: cstring.h
- ctl_sconst_auto_mmap
: cstring.h
- ctl_sconst_auto_string
: cstring.h
- ctl_sconst_auto_sz
: cstring.h
- ctl_sconst_begin
: cstring.h
- ctl_sconst_compare
: cstring.h
- ctl_sconst_consumed
: cstring.h
- ctl_sconst_copy
: cstring.h
- ctl_sconst_dmatch
: cstring.h
- ctl_sconst_dmatchstr
: cstring.h
- ctl_sconst_end
: cstring.h
- ctl_sconst_findclass
: cstring.h
- ctl_sconst_findnotclass
: cstring.h
- ctl_sconst_foreach
: cstring.h
- ctl_sconst_foreach_reverse
: cstring.h
- ctl_sconst_from_ctlfixed
: cstring.h
- ctl_sconst_from_ctlstring
: cstring.h
- ctl_sconst_getbool
: cstring.h
- ctl_sconst_getenum
: cstring.h
- ctl_sconst_getfloat32
: cstring.h
- ctl_sconst_getfloat64
: cstring.h
- ctl_sconst_getienum
: cstring.h
- ctl_sconst_getint16
: cstring.h
- ctl_sconst_getint32
: cstring.h
- ctl_sconst_getint64
: cstring.h
- ctl_sconst_getint8
: cstring.h
- ctl_sconst_getuint16
: cstring.h
- ctl_sconst_getuint32
: cstring.h
- ctl_sconst_getuint64
: cstring.h
- ctl_sconst_getuint8
: cstring.h
- ctl_sconst_getxbool
: cstring.h
- ctl_sconst_getxint16
: cstring.h
- ctl_sconst_getxint32
: cstring.h
- ctl_sconst_getxint64
: cstring.h
- ctl_sconst_getxint8
: cstring.h
- ctl_sconst_getxn
: cstring.h
- ctl_sconst_getxnn
: cstring.h
- ctl_sconst_getxuint16
: cstring.h
- ctl_sconst_getxuint32
: cstring.h
- ctl_sconst_getxuint64
: cstring.h
- ctl_sconst_getxuint8
: cstring.h
- ctl_sconst_icompare
: cstring.h
- ctl_sconst_init
: cstring.h
- ctl_sconst_init_mmap
: cstring.h
- ctl_sconst_init_pointers
: cstring.h
- ctl_sconst_init_sz
: cstring.h
- ctl_sconst_isalnum
: cstring.h
- ctl_sconst_isalpha
: cstring.h
- ctl_sconst_iscntrl
: cstring.h
- ctl_sconst_isdigit
: cstring.h
- ctl_sconst_isgraph
: cstring.h
- ctl_sconst_islower
: cstring.h
- ctl_sconst_isprint
: cstring.h
- ctl_sconst_ispunct
: cstring.h
- ctl_sconst_isspace
: cstring.h
- ctl_sconst_isupper
: cstring.h
- ctl_sconst_isxdigit
: cstring.h
- ctl_sconst_left
: cstring.h
- ctl_sconst_mid
: cstring.h
- ctl_sconst_next
: cstring.h
- ctl_sconst_nextspace
: cstring.h
- ctl_sconst_parse
: cstring.h
- ctl_sconst_prev
: cstring.h
- ctl_sconst_printf_arg
: cstring.h
- ctl_sconst_printf_fmt
: cstring.h
- ctl_sconst_rcompare
: cstring.h
- ctl_sconst_remain
: cstring.h
- ctl_sconst_reset
: cstring.h
- ctl_sconst_right
: cstring.h
- ctl_sconst_scanclass
: cstring.h
- ctl_sconst_scannotclass
: cstring.h
- ctl_sconst_size
: cstring.h
- ctl_sconst_skipspace
: cstring.h
- ctl_sconst_strchr
: cstring.h
- ctl_sconst_strcmp
: cstring.h
- ctl_sconst_strichr
: cstring.h
- ctl_sconst_stricmp
: cstring.h
- ctl_sconst_stristr
: cstring.h
- ctl_sconst_strncmp
: cstring.h
- ctl_sconst_strnicmp
: cstring.h
- ctl_sconst_strpbrk
: cstring.h
- ctl_sconst_strstr
: cstring.h
- ctl_set_new_handler()
: ctlnew.h
, ctlnew.c
- ctl_size
: ctlnew.h
- ctl_strdup
: ctlnew.h
- ctl_tree
: tree.h
- ctl_tree_
: tree.h
- ctl_tree_auto
: tree.h
- ctl_tree_data_to_node
: tree.h
- ctl_tree_init
: tree.h
- ctl_tree_node_init
: tree.h
- ctl_tree_node_to_data
: tree.h
- ctl_tree_size
: tree.h
- ctl_unlink()
: dir.h
, dir.c
- ctl_ustime()
: mstime.c
, mstime.h
- ctl_ustime_print_seconds()
: mstime.c
, mstime.h
- ctl_vector_foreach
: vector.h
- ctl_vector_foreach_const
: vector.h
- ctl_vector_foreach_const_reverse
: vector.h
- ctl_vector_foreach_mutable
: vector.h
- ctl_vector_foreach_mutable_reverse
: vector.h
- ctl_vector_foreach_reverse
: vector.h
- ctl_watchdog_init()
: watchdog.c
, watchdog.h
- ctl_watchdog_kick()
: watchdog.c
, watchdog.h
- ctl_watchdog_shutdown()
: watchdog.c
- ctl_wcsdup
: ctlnew.h
- ctl_xenum
: ctlnew.c
- ctl_xmlread_canrecurse()
: xml.c
, xml.h
- ctl_xmlread_find()
: xml.c
, xml.h
- ctl_xmlread_findnext()
: xml.h
, xml.c
- ctl_xmlread_getattribute()
: xml.c
- ctl_xmlread_getattribute_int()
: xml.c
, xml.h
- ctl_xmlread_getcontent()
: xml.c
- ctl_xmlread_getname()
: xml.c
- ctl_xmlread_gettextafter()
: xml.c
- ctl_xmlread_gettextbefore()
: xml.c
- ctl_xmlread_init()
: xml.h
, xml.c
- ctl_xmlread_is()
: xml.h
, xml.c
- ctl_xmlread_next()
: xml.c
, xml.h
- ctl_xmlread_rawattribute()
: xml.c
- ctl_xmlread_rawcontent()
: xml.c
- ctl_xmlread_rawname()
: xml.c
- ctl_xmlread_rawtextafter()
: xml.c
- ctl_xmlread_rawtextbefore()
: xml.c
- ctl_xmlread_recurse()
: xml.c
, xml.h
- ctl_xmlread_rewind()
: xml.c
, xml.h
- ctl_xmlread_string()
: xml.c
- ctl_xmlread_translate_char()
: xml.c
, xml.h
- ctl_xmlread_translate_wchar_t()
: xml.c
, xml.h
- ctl_xmlwrite_addheader()
: xml.h
, xml.c
- ctl_xmlwrite_begin()
: xml.c
- ctl_xmlwrite_close()
: xml.c
, xml.h
- ctl_xmlwrite_containertag()
: xml.c
, xml.h
- ctl_xmlwrite_create()
: xml.c
, xml.h
- ctl_xmlwrite_endtag()
: xml.c
, xml.h
- ctl_xmlwrite_generaltag()
: xml.c
, xml.h
- ctl_xmlwrite_indent()
: xml.c
, xml.h
- ctl_xmlwrite_newline()
: xml.c
, xml.h
- ctl_xmlwrite_outdent()
: xml.c
, xml.h
- ctl_xmlwrite_string_char()
: xml.h
, xml.c
- ctl_xmlwrite_string_wchar_t()
: xml.h
, xml.c
- ctl_xtab_size
: ctlnew.c
- ctl_xtab_type_space
: ctlnew.c
- ctl_xttab_type
: ctlnew.c
- ctldecl_ctl_mstring
: mstring.h
- ctldecl_ctl_sconst
: cstring.h