MCPcopy Create free account

hub / github.com/codr7/hacktical-c / functions

Functions242 in github.com/codr7/hacktical-c

↓ 1 callersFunctionhc_dlib_init
dynamic/dynamic.c:119
↓ 1 callersFunctionhc_error_free
error/error.c:73
↓ 1 callersFunctionhc_fix_double
fix/fix.c:48
↓ 1 callersFunctionhc_fix_print
fix/fix.c:86
↓ 1 callersFunctionhc_form_print
dsl/dsl.c:133
↓ 1 callersFunctionhc_form_value
dsl/dsl.c:138
↓ 1 callersFunctionhc_forms_emit
dsl/dsl.c:465
↓ 1 callersFunctionhc_getc
stream1/stream1.c:22
↓ 1 callersFunctionhc_list_pop_back
list/list.c:39
↓ 1 callersFunctionhc_list_push_front
list/list.c:18
↓ 1 callersFunctionhc_list_shift_back
list/list.c:49
↓ 1 callersFunctionhc_literal_init
dsl/dsl.c:292
↓ 1 callersFunctionhc_memo_alloc_deinit
malloc2/malloc2.c:59
↓ 1 callersFunctionhc_memo_alloc_init
malloc2/malloc2.c:49
↓ 1 callersFunctionhc_proc_deinit
dynamic/dynamic.c:68
↓ 1 callersFunctionhc_proc_wait
dynamic/dynamic.c:60
↓ 1 callersFunctionhc_read
stream1/stream1.c:12
↓ 1 callersFunctionhc_read_id
dsl/dsl.c:390
↓ 1 callersFunctionhc_read_next
dsl/dsl.c:413
↓ 1 callersFunctionhc_read_text
dsl/dsl.c:425
↓ 1 callersFunctionhc_set_clear
set/set.c:66
↓ 1 callersFunctionhc_sleep
chrono/chrono.c:81
↓ 1 callersFunctionhc_slog
slog/slog.c:13
↓ 1 callersFunctionhc_slog_bool
slog/slog.c:67
↓ 1 callersFunctionhc_slog_int
slog/slog.c:73
↓ 1 callersFunctionhc_slog_string
slog/slog.c:79
↓ 1 callersFunctionhc_slog_time
slog/slog.c:85
↓ 1 callersFunctionhc_strcmp
dsl/dsl.c:10
↓ 1 callersFunctionhc_task_list_init
task/task.c:15
↓ 1 callersFunctionhc_task_list_run
task/task.c:20
↓ 1 callersFunctionhc_time
chrono/chrono.c:20
↓ 1 callersFunctionhc_time_printf
chrono/chrono.c:73
↓ 1 callersFunctionhc_time_sprintf
chrono/chrono.c:51
↓ 1 callersFunctionhc_upcase
dsl/dsl.c:16
↓ 1 callersFunctionhc_value_print
reflect/reflect.c:32
↓ 1 callersFunctionhc_vector_get_const
vector/vector.c:50
↓ 1 callersFunctionhc_vm_peek
vm/vm.c:73
↓ 1 callersFunctionhc_vm_push
vm/vm.c:69
↓ 1 callersFunctionhc_vprintf
stream1/stream1.c:59
↓ 1 callersFunctionhc_vsprintf
dynamic/dynamic.c:149
↓ 1 callersFunctionlist_tests
list/tests.c:9
↓ 1 callersFunctionmacro_tests
macro/tests.c:4
↓ 1 callersFunctionmain
build the ebook
epub/build_ebook.py:40
↓ 1 callersFunctionmalloc1_tests
malloc1/tests.c:4
↓ 1 callersFunctionmalloc2_benchmarks
malloc2/benchmarks.c:51
↓ 1 callersFunctionmalloc2_tests
malloc2/tests.c:48
↓ 1 callersFunctionmemo_tests
malloc2/tests.c:4
↓ 1 callersFunctionparse_chapter_data_from_json_blob
read the book data json blob to get all of the info we need to read the source chapter files
epub/build_ebook.py:165
↓ 1 callersFunctionparse_config
read the cli args and default build settings into a build config
epub/build_ebook.py:132
↓ 1 callersFunctionread_call_tests
dsl/tests.c:5
↓ 1 callersFunctionread_id_tests
dsl/tests.c:20
↓ 1 callersFunctionreflect_tests
reflect/tests.c:4
↓ 1 callersFunctionreformat_chapter_data
reformat the chapter data for nicer presentation in the ebook - make the each chapter heading an H1 tag - collate the supplemental code f
epub/build_ebook.py:209
↓ 1 callersFunctionrun_bump
malloc2/benchmarks.c:25
↓ 1 callersFunctionrun_malloc
malloc2/benchmarks.c:10
↓ 1 callersFunctionrun_slab
malloc2/benchmarks.c:38
↓ 1 callersFunctionset_tests
set/tests.c:17
↓ 1 callersFunctionslab_tests
malloc2/tests.c:30
↓ 1 callersFunctionslog_tests
slog/tests.c:7
↓ 1 callersFunctionstream1_tests
stream1/tests.c:5
↓ 1 callersFunctionstring_print
reflect/reflect.c:83
↓ 1 callersFunctiontask_tests
task/tests.c:40
↓ 1 callersFunctiontest_add
fix/tests.c:6
↓ 1 callersFunctiontest_div
fix/tests.c:14
↓ 1 callersFunctiontest_mul
fix/tests.c:25
↓ 1 callersFunctiontest_new
fix/tests.c:36
↓ 1 callersFunctiontest_sub
fix/tests.c:45
↓ 1 callersFunctionvector_tests
vector/tests.c:5
↓ 1 callersFunctionverify_pandoc_installed
ensure pandoc is available and working
epub/build_ebook.py:277
↓ 1 callersFunctionvm_tests
vm/tests.c:18
Function__hc_slog_write
slog/slog.c:41
Function_hc_compile
dynamic/dynamic.c:78
Function_hc_file_stream_init
stream1/stream1.c:105
Function_hc_slog_deinit
slog/slog.c:53
Function_hc_slog_stream_init
slog/slog.c:116
Function_hc_throw
error/error.c:36
Functionbool_write
reflect/reflect.c:45
Functionbump_acquire
malloc1/malloc1.c:22
Functionbump_release
malloc1/malloc1.c:39
Functioncall_emit
dsl/dsl.c:148
Functioncall_eval
vm/vm.c:118
Functioncall_free
dsl/dsl.c:188
Functioncall_print
dsl/dsl.c:175
Functioncmp
set/tests.c:9
Functionconsumer
task/tests.c:25
Functioncontext_deinit
slog/slog.c:126
Functioncontext_write
slog/slog.c:138
Functiondefault_acquire
malloc1/malloc1.c:7
Functiondefault_release
malloc1/malloc1.c:11
Functionenv_cmp
dsl/dsl.c:48
Functionenv_key
dsl/dsl.c:52
Functionfile_deinit
stream1/stream1.c:91
Functionfile_read
stream1/stream1.c:79
Functionfile_write
stream1/stream1.c:85
Functionfix_write
reflect/reflect.c:55
Functionfun_print
vm/vm.c:108
Functionhc_alignof
macro/macro.c:3
Functionhc_catch_pop
error/error.c:28
Functionhc_catch_push
error/error.c:24
Functionhc_error_new
error/error.c:51
← previousnext →101–200 of 242, ranked by callers