MCPcopy Create free account

hub / github.com/brutal-org/brutal / functions

Functions2,433 in github.com/brutal-org/brutal

↓ 2 callersFunctionchannel_recv_unlock
sources/kernel/channel.c:40
↓ 2 callersFunctionchannel_send
sources/kernel/channel.c:151
↓ 2 callersFunctionchannel_send_unlock
sources/kernel/channel.c:20
↓ 2 callersFunctioncheck_minor_magic
sources/libs/brutal-alloc/heap.c:45
↓ 2 callersFunctioncli_parse_color
sources/libs/brutal-cli/style.c:56
↓ 2 callersFunctioncli_pase_color_name
sources/libs/brutal-cli/style.c:14
↓ 2 callersFunctioncli_style_parse
sources/libs/brutal-cli/style.c:73
↓ 2 callersFunctioncommon
sources/libs/stdc-math/j1.c:65
↓ 2 callersFunctioncommon
common method when |x|>=2 */
sources/libs/stdc-math/j0.c:66
↓ 2 callersFunctioncommon
sources/libs/stdc-math/j1f.c:25
↓ 2 callersFunctioncommon
sources/libs/stdc-math/j0f.c:25
↓ 2 callersFunctioncontext_load
sources/kernel/x86_64/context.c:59
↓ 2 callersFunctioncontext_save
sources/kernel/x86_64/context.c:53
↓ 2 callersFunctioncontext_start
sources/kernel/x86_64/context.c:21
↓ 2 callersFunctioncosh
cosh(x) = (exp(x) + 1/exp(x))/2 * = 1 + 0.5*(exp(x)-1)*(exp(x)-1)/exp(x) * = 1 + x*x/2 + o(x^4) */
sources/libs/stdc-math/cosh.c:7
↓ 2 callersFunctioncparse_compound_type
sources/libs/cc/parse/type.c:3
↓ 2 callersFunctioncparse_decl
sources/libs/cc/parse/decl.c:152
↓ 2 callersFunctioncparse_func_params
sources/libs/cc/parse/decl.c:4
↓ 2 callersFunctioncparse_is_end_expr
sources/libs/cc/parse/expr.c:175
↓ 2 callersFunctioncparse_lexeme_to_cop
sources/libs/cc/parse/expr.c:45
↓ 2 callersFunctioncparse_stmt
sources/libs/cc/parse/stmt.c:4
↓ 2 callersFunctioncproc_macro_code
sources/libs/cc/lex/pproc.c:14
↓ 2 callersFunctioncproc_macro_init
sources/libs/cc/lex/pproc.c:5
↓ 2 callersFunctioncpu
sources/kernel/riscv64/cpu.c:49
↓ 2 callersFunctioncpu_impl_self
sources/kernel/x86_64/cpu.c:17
↓ 2 callersFunctioncpu_initialize
sources/kernel/x86_64/cpu.c:46
↓ 2 callersFunctioncpu_retain_disable
sources/kernel/cpu.c:16
↓ 2 callersFunctioncpu_retain_enable
sources/kernel/cpu.c:21
↓ 2 callersFunctioncrc32_get
sources/libs/brutal-hash/crc32.c:67
↓ 2 callersFunctioncscope_add
sources/libs/cc/sema/scope.c:28
↓ 2 callersFunctioncscope_init
sources/libs/cc/sema/scope.c:3
↓ 2 callersFunctioncsema_decl
sources/libs/cc/sema/visit.c:188
↓ 2 callersFunctioncsema_scope_add
sources/libs/cc/sema/sema.c:29
↓ 2 callersFunctioncsema_scope_enter
sources/libs/cc/sema/sema.c:15
↓ 2 callersFunctioncstmt_case
sources/libs/cc/builder/stmt.c:145
↓ 2 callersFunctioncstmt_switch
sources/libs/cc/builder/stmt.c:108
↓ 2 callersFunctioncstr_len
sources/libs/brutal-base/str.h:7
↓ 2 callersFunctionctype_array
sources/libs/cc/builder/type.c:55
↓ 2 callersFunctionctype_attr
sources/libs/cc/builder/type.c:183
↓ 2 callersFunctionctype_error
sources/libs/cc/builder/type.c:4
↓ 2 callersFunctionctype_named
sources/libs/cc/builder/type.c:189
↓ 2 callersFunctionctype_signed
sources/libs/cc/builder/type.c:66
↓ 2 callersFunctionctype_tail
sources/libs/cc/builder/type.c:11
↓ 2 callersFunctionctype_to_str
sources/libs/cc/ast/type.c:22
↓ 2 callersFunctioncunit_contains_type
sources/libs/cc/ast/unit.c:3
↓ 2 callersFunctioncval_signed
sources/libs/cc/builder/val.c:3
↓ 2 callersFunctioncval_string
sources/libs/cc/builder/val.c:27
↓ 2 callersFunctiondatetime_now
sources/libs/brutal-time/query.c:25
↓ 2 callersFunctiondatetime_to_timestamp
sources/libs/brutal-time/convert.c:49
↓ 2 callersFunctiondeflate_compress_stream
sources/libs/codec-deflate/deflate.c:72
↓ 2 callersFunctiondeflate_deinit
sources/libs/codec-deflate/deflate.c:25
↓ 2 callersFunctiondeflate_init
sources/libs/codec-deflate/deflate.c:9
↓ 2 callersFunctioneat_whitespace
sources/libs/brutal-ui/parser.c:93
↓ 2 callersFunctionefi_lookup_acpi
sources/loader/protocol.c:61
↓ 2 callersFunctionefi_mmap_snapshot
sources/libs/hw/efi/lib.c:37
↓ 2 callersFunctionefi_rootdir
sources/libs/embed/efi/file.c:56
↓ 2 callersFunctionefi_rootfs
sources/libs/embed/efi/file.c:34
↓ 2 callersFunctionelf_validate
sources/libs/elf/elf.c:3
↓ 2 callersFunctionembed_log_lock
sources/libs/embed/efi/log.c:22
↓ 2 callersFunctionembed_log_unlock
sources/libs/embed/efi/log.c:27
↓ 2 callersFunctionembed_mem_release
sources/libs/embed/efi/mem.c:21
↓ 2 callersFunctionemit_ident_size
sources/libs/brutal-io/emit.c:20
↓ 2 callersFunctionerf
sources/libs/stdc-math/erf.c:212
↓ 2 callersFunctionerfc
sources/libs/stdc-math/erf.c:246
↓ 2 callersFunctioneval_reflected_cp
sources/libs/brutal-gfx/path.c:181
↓ 2 callersFunctionevent_binding_get
sources/kernel/event.c:14
↓ 2 callersFunctionexit
sources/libs/stdc-ansi/stdlib.c:139
↓ 2 callersFunctionext2_alloc_block
sources/libs/fs/ext2/block.c:61
↓ 2 callersFunctionext2_fs_iter
sources/libs/fs/ext2/ext2.c:408
↓ 2 callersFunctionext2_group
sources/libs/fs/ext2/ext2.c:7
↓ 2 callersFunctionext2_group_from_inode
sources/libs/fs/ext2/ext2.c:27
↓ 2 callersFunctionext2_inode
sources/libs/fs/ext2/ext2.c:403
↓ 2 callersFunctionext2_inode_get_blocks
sources/libs/fs/ext2/ext2.c:157
↓ 2 callersFunctionext2_inode_rw
sources/libs/fs/ext2/ext2.c:53
↓ 2 callersFunctionext2_write_inode
sources/libs/fs/ext2/ext2.c:319
↓ 2 callersFunctionfdt_node_begin
sources/libs/hw/fdt/fdt.c:5
↓ 2 callersFunctionfdt_node_props
sources/libs/hw/fdt/fdt.c:133
↓ 2 callersFunctionfdt_node_root
sources/libs/hw/fdt/fdt.c:92
↓ 2 callersFunctionfdt_reg_get_range
sources/libs/hw/fdt/fdt.c:339
↓ 2 callersFunctionfdt_tok_begin
sources/libs/hw/fdt/fdt.c:61
↓ 2 callersFunctionfdt_tok_end
sources/libs/hw/fdt/fdt.c:85
↓ 2 callersFunctionfiber_next
sources/libs/brutal-fibers/fibers.c:192
↓ 2 callersFunctionfiber_start_and_forget
sources/libs/brutal-fibers/fibers.c:94
↓ 2 callersFunctionfiber_try_unblock
sources/libs/brutal-fibers/fibers.c:164
↓ 2 callersFunctionfmod
sources/libs/stdc-math/fmod.c:4
↓ 2 callersFunctionfmt_char
sources/libs/brutal-fmt/fmt.c:394
↓ 2 callersFunctionfmt_float
sources/libs/brutal-fmt/fmt.c:345
↓ 2 callersFunctionfmt_parse_precision
sources/libs/brutal-fmt/fmt.c:83
↓ 2 callersFunctionfmt_prefix
sources/libs/brutal-fmt/fmt.c:33
↓ 2 callersFunctionfmt_string
sources/libs/brutal-fmt/fmt.c:436
↓ 2 callersFunctionfmt_vprintf
sources/libs/brutal-fmt/funcs.c:53
↓ 2 callersFunctionfs_block_acquire
sources/libs/fs/block.c:4
↓ 2 callersFunctiongdt_entry
sources/kernel/x86_64/gdt.c:23
↓ 2 callersFunctiongdt_entry_tss
sources/kernel/x86_64/gdt.c:46
↓ 2 callersFunctionget_cached_inode
sources/libs/fs/ext2/cache.c:4
↓ 2 callersFunctionget_cached_inode_or_create
sources/libs/fs/ext2/cache.c:29
↓ 2 callersFunctionget_entry_in_indirect_block
sources/libs/fs/ext2/ext2.c:106
↓ 2 callersFunctiongfx_blend
sources/libs/brutal-gfx/color.h:169
↓ 2 callersFunctiongfx_buf_load_uncheck
sources/libs/brutal-gfx/buf.h:30
↓ 2 callersFunctiongfx_buf_store_unckeck
sources/libs/brutal-gfx/buf.h:36
← previousnext →601–700 of 2,433, ranked by callers