Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diekmann/wasm-fizzbuzz
/ functions
Functions
1,258 in github.com/diekmann/wasm-fizzbuzz
⨍
Functions
1,258
◇
Types & classes
431
↓ 6 callers
Function
P_GiveCard
P_GiveCard
doom/linuxdoom-1.10/p_inter.c:273
↓ 6 callers
Function
P_LineOpening
doom/linuxdoom-1.10/p_maputl.c:300
↓ 6 callers
Function
P_PathTraverse
P_PathTraverse Traces a line from x1,y1 to x2,y2, calling the traverser function for each. Returns true if the traverser function returns true for all
doom/linuxdoom-1.10/p_maputl.c:742
↓ 6 callers
Function
P_SpawnPlayer
P_SpawnPlayer Called when a player is spawned on the level. Most of the player structure stays unchanged between levels.
doom/linuxdoom-1.10/p_mobj.c:642
↓ 6 callers
Function
P_SpawnStrobeFlash
P_SpawnStrobeFlash After the map has been loaded, scan each sector for specials that spawn thinkers
doom/linuxdoom-1.10/p_lights.c:180
↓ 6 callers
Function
R_PointInSubsector
R_PointInSubsector
doom/linuxdoom-1.10/r_main.c:800
↓ 6 callers
Function
R_PointToAngle
doom/linuxdoom-1.10/r_main.c:291
↓ 6 callers
Function
R_VideoErase
Copy a screen buffer.
doom/linuxdoom-1.10/r_draw.c:817
↓ 6 callers
Function
WI_drawPercent
doom/linuxdoom-1.10/wi_stuff.c:668
↓ 6 callers
Function
__builtin_clz
doom/clang_compiler_rt/int_lib.h:120
↓ 6 callers
Function
close
(_: i32)
doom/src/unimplemented_libc.rs:69
↓ 6 callers
Function
fmt_u
doom/musl-1.2.2/src/stdio/vfprintf.c:165
↓ 6 callers
Function
get_fpc
doom/musl-1.2.2/src/fenv/s390x/fenv.c:4
↓ 6 callers
Function
getwc
doom/musl-1.2.2/src/stdio/getwc.c:4
↓ 6 callers
Function
open
(pathname: *const c_char, flags: c_int, mode: i32)
doom/src/gamefile.rs:56
↓ 6 callers
Function
vfprintf
doom/musl-1.2.2/src/stdio/vfprintf.c:657
↓ 5 callers
Function
G_CheckDemoStatus
doom/linuxdoom-1.10/g_game.c:1647
↓ 5 callers
Function
G_DeferedPlayDemo
doom/linuxdoom-1.10/g_game.c:1576
↓ 5 callers
Function
HUlib_addCharToTextLine
doom/linuxdoom-1.10/hu_lib.c:68
↓ 5 callers
Function
P_CheckPosition
P_CheckPosition This is purely informative, nothing is modified (except things picked up). in: a mobj_t (can be valid or invalid) a position to be ch
doom/linuxdoom-1.10/p_map.c:374
↓ 5 callers
Function
P_FindLowestFloorSurrounding
P_FindLowestFloorSurrounding() FIND LOWEST FLOOR HEIGHT IN SURROUNDING SECTORS
doom/linuxdoom-1.10/p_spec.c:270
↓ 5 callers
Function
P_SetThingPosition
P_SetThingPosition Links a thing into both a block and a subsector based on it's x y. Sets thing->subsector properly
doom/linuxdoom-1.10/p_maputl.c:395
↓ 5 callers
Function
R_FlatNumForName
R_FlatNumForName Retrieval, get a flat number for a flat name.
doom/linuxdoom-1.10/r_data.c:672
↓ 5 callers
Function
R_GetColumn
R_GetColumn
doom/linuxdoom-1.10/r_data.c:382
↓ 5 callers
Function
STlib_initMultIcon
doom/linuxdoom-1.10/st_lib.c:192
↓ 5 callers
Function
STlib_updateNum
doom/linuxdoom-1.10/st_lib.c:152
↓ 5 callers
Function
WI_drawNum
doom/linuxdoom-1.10/wi_stuff.c:611
↓ 5 callers
Function
WI_fragSum
doom/linuxdoom-1.10/wi_stuff.c:818
↓ 5 callers
Function
WI_updateAnimatedBack
doom/linuxdoom-1.10/wi_stuff.c:532
↓ 5 callers
Function
fclose
doom/musl-1.2.2/src/stdio/fclose.c:7
↓ 5 callers
Function
fopen
(pathname: *const c_char, mode: c_int)
doom/src/gamefile.rs:45
↓ 5 callers
Function
get_fpscr
doom/musl-1.2.2/src/fenv/powerpc64/fenv.c:12
↓ 5 callers
Function
memchr
doom/musl-1.2.2/src/string/memchr.c:11
↓ 5 callers
Function
puts
(str: &[u8])
rust/src/main.rs:13
↓ 5 callers
Function
strcspn
doom/musl-1.2.2/src/string/strcspn.c:6
↓ 5 callers
Function
wcschr
doom/musl-1.2.2/src/string/wcschr.c:3
↓ 4 callers
Function
AM_Stop
doom/linuxdoom-1.10/am_map.c:560
↓ 4 callers
Function
AM_drawLineCharacter
doom/linuxdoom-1.10/am_map.c:1191
↓ 4 callers
Function
A_Chase
A_Chase Actor has a melee attack, so it tries to close as fast as possible
doom/linuxdoom-1.10/p_enemy.c:672
↓ 4 callers
Function
A_PainShootSkull
A_PainShootSkull Spawn a lost soul and launch it at the target
doom/linuxdoom-1.10/p_enemy.c:1449
↓ 4 callers
Function
EV_BuildStairs
BUILD A STAIRCASE!
doom/linuxdoom-1.10/p_floor.c:452
↓ 4 callers
Function
EV_Teleport
TELEPORTATION
doom/linuxdoom-1.10/p_telept.c:47
↓ 4 callers
Function
G_InitNew
doom/linuxdoom-1.10/g_game.c:1364
↓ 4 callers
Function
HGetPacket
HGetPacket Returns false if no packet is waiting
doom/linuxdoom-1.10/d_net.c:192
↓ 4 callers
Function
HSendPacket
HSendPacket
doom/linuxdoom-1.10/d_net.c:142
↓ 4 callers
Function
I_SetPalette
I_SetPalette
doom/linuxdoom-1.10/i_video.c:537
↓ 4 callers
Function
I_StartTic
I_StartTic
doom/linuxdoom-1.10/i_video.c:286
↓ 4 callers
Function
M_AddToBox
doom/linuxdoom-1.10/m_bbox.c:45
↓ 4 callers
Function
M_DrawThermo
Menu Functions
doom/linuxdoom-1.10/m_menu.c:1182
↓ 4 callers
Function
M_WriteText
Write a string using the hu_font
doom/linuxdoom-1.10/m_menu.c:1296
↓ 4 callers
Function
P_BulletSlope
doom/linuxdoom-1.10/p_pspr.c:601
↓ 4 callers
Function
P_ExplodeMissile
P_ExplodeMissile
doom/linuxdoom-1.10/p_mobj.c:90
↓ 4 callers
Function
P_FindMinSurroundingLight
Find minimum light from an adjacent sector
doom/linuxdoom-1.10/p_spec.c:453
↓ 4 callers
Function
P_LookForPlayers
P_LookForPlayers If allaround is false, only look 180 degrees in front. Returns true if a player is targeted.
doom/linuxdoom-1.10/p_enemy.c:498
↓ 4 callers
Function
P_PointOnDivlineSide
P_PointOnDivlineSide Returns 0 or 1.
doom/linuxdoom-1.10/p_maputl.c:160
↓ 4 callers
Function
P_UnsetThingPosition
P_UnsetThingPosition Unlinks a thing from block map and sectors. On each position change, BLOCKMAP and other lookups maintaining lists ot things insid
doom/linuxdoom-1.10/p_maputl.c:347
↓ 4 callers
Function
S_StartMusic
Starts some music with the music id found in sounds.h.
doom/linuxdoom-1.10/s_sound.c:644
↓ 4 callers
Function
V_CopyRect
V_CopyRect
doom/linuxdoom-1.10/v_video.c:157
↓ 4 callers
Function
WI_drawAnimatedBack
doom/linuxdoom-1.10/wi_stuff.c:583
↓ 4 callers
Function
WI_initAnimatedBack
doom/linuxdoom-1.10/wi_stuff.c:503
↓ 4 callers
Function
WI_initNoState
doom/linuxdoom-1.10/wi_stuff.c:730
↓ 4 callers
Function
WI_slamBackground
doom/linuxdoom-1.10/wi_stuff.c:406
↓ 4 callers
Function
fwrite
doom/musl-1.2.2/src/stdio/fwrite.c:28
↓ 4 callers
Function
getsr
doom/musl-1.2.2/src/fenv/m68k/fenv.c:6
↓ 4 callers
Function
height
doom/musl-1.2.2/src/search/tsearch.c:5
↓ 4 callers
Function
memcmp
doom/musl-1.2.2/src/string/memcmp.c:3
↓ 4 callers
Function
puts
doom/musl-1.2.2/src/stdio/puts.c:3
↓ 4 callers
Function
set_fpc
doom/musl-1.2.2/src/fenv/s390x/fenv.c:11
↓ 4 callers
Function
strchr
doom/musl-1.2.2/src/string/strchr.c:3
↓ 4 callers
Function
strerror
(_: i32)
doom/src/unimplemented_libc.rs:29
↓ 4 callers
Function
strncpy
doom/musl-1.2.2/src/string/strncpy.c:3
↓ 4 callers
Function
strnlen
doom/musl-1.2.2/src/string/strnlen.c:3
↓ 4 callers
Function
strtox
doom/musl-1.2.2/src/stdlib/strtol.c:8
↓ 4 callers
Function
vsnprintf
doom/musl-1.2.2/src/stdio/vsnprintf.c:35
↓ 4 callers
Function
wcstox
doom/musl-1.2.2/src/stdlib/wcstol.c:32
↓ 3 callers
Function
AM_activateNewScale
doom/linuxdoom-1.10/am_map.c:327
↓ 3 callers
Function
A_Fire
doom/linuxdoom-1.10/p_enemy.c:1257
↓ 3 callers
Function
D_AdvanceDemo
D_AdvanceDemo Called after each demo or intro demosequence finishes
doom/linuxdoom-1.10/d_main.c:454
↓ 3 callers
Function
G_CheckSpot
doom/linuxdoom-1.10/g_game.c:843
↓ 3 callers
Function
G_DeathMatchSpawnPlayer
G_DeathMatchSpawnPlayer Spawns a player at one of the random death match spots called at level load and each death
doom/linuxdoom-1.10/g_game.c:897
↓ 3 callers
Function
G_DeferedInitNew
doom/linuxdoom-1.10/g_game.c:1332
↓ 3 callers
Function
G_DoLoadLevel
doom/linuxdoom-1.10/g_game.c:445
↓ 3 callers
Function
HUlib_clearTextLine
doom/linuxdoom-1.10/hu_lib.c:46
↓ 3 callers
Function
HUlib_drawTextLine
doom/linuxdoom-1.10/hu_lib.c:99
↓ 3 callers
Function
HUlib_eraseTextLine
sorta called by HU_Erase and just better darn get things straight
doom/linuxdoom-1.10/hu_lib.c:143
↓ 3 callers
Function
HUlib_initTextLine
doom/linuxdoom-1.10/hu_lib.c:53
↓ 3 callers
Function
HUlib_resetIText
Resets left margin as well
doom/linuxdoom-1.10/hu_lib.c:299
↓ 3 callers
Function
I_ReadScreen
I_ReadScreen
doom/linuxdoom-1.10/i_video.c:482
↓ 3 callers
Function
M_ReadSaveStrings
M_ReadSaveStrings read the strings from the savegame files
doom/linuxdoom-1.10/m_menu.c:511
↓ 3 callers
Function
M_StringWidth
Find string width from hu_font chars
doom/linuxdoom-1.10/m_menu.c:1255
↓ 3 callers
Function
M_Ticker
M_Ticker
doom/linuxdoom-1.10/m_menu.c:1834
↓ 3 callers
Function
M_WriteFile
doom/linuxdoom-1.10/m_misc.c:112
↓ 3 callers
Function
NetbufferSize
doom/linuxdoom-1.10/d_net.c:90
↓ 3 callers
Function
P_CheckAmmo
P_CheckAmmo Returns true if there is enough ammo to shoot. If not, selects the next weapon to use.
doom/linuxdoom-1.10/p_pspr.c:161
↓ 3 callers
Function
P_FindHighestFloorSurrounding
P_FindHighestFloorSurrounding() FIND HIGHEST FLOOR HEIGHT IN SURROUNDING SECTORS
doom/linuxdoom-1.10/p_spec.c:297
↓ 3 callers
Function
P_FindNextHighestFloor
doom/linuxdoom-1.10/p_spec.c:328
↓ 3 callers
Function
P_GiveArmor
P_GiveArmor Returns false if the armor is worse than the current armor.
doom/linuxdoom-1.10/p_inter.c:251
↓ 3 callers
Function
P_GiveBody
P_GiveBody Returns false if the body isn't needed at all
doom/linuxdoom-1.10/p_inter.c:228
↓ 3 callers
Function
P_GunShot
P_GunShot
doom/linuxdoom-1.10/p_pspr.c:625
↓ 3 callers
Function
P_SpawnPlayerMissile
P_SpawnPlayerMissile Tries to aim at a nearby monster
doom/linuxdoom-1.10/p_mobj.c:934
← previous
next →
101–200 of 1,258, ranked by callers