Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ functions
Functions
2,977 in github.com/WheretIB/nullc
⨍
Functions
2,977
◇
Types & classes
1,256
↓ 1 callers
Function
FillFunctionPointerInfo
SuperCalc.cpp:1220
↓ 1 callers
Function
GetCurrentArgumentType
NULLC/Callbacks.cpp:1465
↓ 1 callers
Function
GetGenericFunctionRating
NULLC/Callbacks.cpp:3449
↓ 1 callers
Function
GetGlobalSize
NULLC/Callbacks.cpp:5526
↓ 1 callers
Function
GetLLVMIR
NULLC/SyntaxTreeLLVM.cpp:308
↓ 1 callers
Function
GetLastALULabel
NULLC/CodeGen_X86.cpp:1261
↓ 1 callers
Method
GetOperatorName
NULLC/ParseClass.h:627
↓ 1 callers
Function
GetOptimizationCount
NULLC/CodeGen_X86.cpp:143
↓ 1 callers
Method
HasType
NULLC/SyntaxTree.cpp:1917
↓ 1 callers
Method
IndexArray
NULLC/SyntaxTree.cpp:620
↓ 1 callers
Method
InitGrammar
Colorer.cpp:371
↓ 1 callers
Function
InitInstance
SuperCalc.cpp:681
↓ 1 callers
Method
Initialize
NULLC/BinaryCache.cpp:23
↓ 1 callers
Function
InlineFunctionImplicitReturn
NULLC/Callbacks.cpp:1648
↓ 1 callers
Method
InputChar
Function for single char insertion at the cursor position
GUI/RichTextarea.cpp:1340
↓ 1 callers
Method
InputEnter
Function that adds line break at the cursor position
GUI/RichTextarea.cpp:1360
↓ 1 callers
Function
Int
tests/TestListComprehension.cpp:15
↓ 1 callers
Function
IsArray
NULLC/includes/typeinfo.cpp:130
↓ 1 callers
Function
IsClass
NULLC/includes/typeinfo.cpp:118
↓ 1 callers
Method
IsComplex
NULLC/SyntaxTree.cpp:1769
↓ 1 callers
Function
IsFunction
NULLC/includes/typeinfo.cpp:112
↓ 1 callers
Function
IsPointer
NULLC/includes/typeinfo.cpp:136
↓ 1 callers
Function
IsSimple
NULLC/includes/typeinfo.cpp:124
↓ 1 callers
Method
LinkCode
NULLC/Linker.cpp:65
↓ 1 callers
Function
MarkUsedBlocks
Main function for marking all pointers in a program
NULLC/Executor_Common.cpp:435
↓ 1 callers
Function
MarkUsedBlocks
Main function for marking all pointers in a program
NULLC/translation/runtime.cpp:1010
↓ 1 callers
Function
MemberByIndex
NULLC/includes/typeinfo.cpp:68
↓ 1 callers
Function
MergeArrayIterators
NULLC/Callbacks.cpp:2649
↓ 1 callers
Function
MyRegisterClass
SuperCalc.cpp:588
↓ 1 callers
Function
MyRegisterClass
NULLC/translation/win_window_bind.cpp:107
↓ 1 callers
Method
OnCharacter
GUI/RichTextarea.cpp:1765
↓ 1 callers
Function
OnCreate
GUI/TabbedFiles.cpp:63
↓ 1 callers
Function
OnCreate
GUI/RichTextarea.cpp:659
↓ 1 callers
Function
OnDestroy
GUI/TabbedFiles.cpp:95
↓ 1 callers
Function
OnDestroy
GUI/RichTextarea.cpp:705
↓ 1 callers
Method
OnKeyEvent
GUI/RichTextarea.cpp:1926
↓ 1 callers
Method
OnLeftMouseDoubleclick
GUI/RichTextarea.cpp:2220
↓ 1 callers
Method
OnLeftMouseDown
GUI/RichTextarea.cpp:2233
↓ 1 callers
Function
OnMouseMove
GUI/TabbedFiles.cpp:220
↓ 1 callers
Method
OnMouseMove
GUI/RichTextarea.cpp:2280
↓ 1 callers
Function
OnPaint
NULLC/includes/window.cpp:92
↓ 1 callers
Function
OnPaint
NULLC/translation/win_window_bind.cpp:84
↓ 1 callers
Function
OnPaint
GUI/TabbedFiles.cpp:100
↓ 1 callers
Method
OnPaint
GUI/RichTextarea.cpp:1141
↓ 1 callers
Method
OnPaste
GUI/RichTextarea.cpp:1728
↓ 1 callers
Method
OnRightMouseDown
GUI/RichTextarea.cpp:2333
↓ 1 callers
Function
OnSize
GUI/TabbedFiles.cpp:188
↓ 1 callers
Method
OnSize
GUI/RichTextarea.cpp:2204
↓ 1 callers
Function
Parse
SupSpi/SupSpi.cpp:63
↓ 1 callers
Method
Parse
Colorer.cpp:160
↓ 1 callers
Function
ParseArithmetic
NULLC/Parser.cpp:2252
↓ 1 callers
Function
ParseArray
NULLC/Parser.cpp:1763
↓ 1 callers
Function
ParseArrayDefinition
NULLC/Parser.cpp:108
↓ 1 callers
Function
ParseBreakExpr
NULLC/Parser.cpp:1695
↓ 1 callers
Function
ParseClassDefinition
NULLC/Parser.cpp:728
↓ 1 callers
Function
ParseContinueExpr
NULLC/Parser.cpp:1710
↓ 1 callers
Function
ParseDoWhileExpr
NULLC/Parser.cpp:1609
↓ 1 callers
Function
ParseEnum
NULLC/Parser.cpp:800
↓ 1 callers
Function
ParseForExpr
NULLC/Parser.cpp:1466
↓ 1 callers
Function
ParseGenericEnd
NULLC/Parser.cpp:372
↓ 1 callers
Function
ParseNumber
NULLC/Parser.cpp:55
↓ 1 callers
Function
ParseReset
NULLC/Parser.cpp:2492
↓ 1 callers
Function
ParseShortFunctionDefinition
NULLC/Parser.cpp:1161
↓ 1 callers
Function
ParseString
NULLC/Parser.cpp:1747
↓ 1 callers
Function
ParseSwitchExpr
NULLC/Parser.cpp:1637
↓ 1 callers
Function
ParseTypename
NULLC/Parser.cpp:41
↓ 1 callers
Function
ParseWhileExpr
NULLC/Parser.cpp:1584
↓ 1 callers
Function
PipeInit
SuperCalc.cpp:1925
↓ 1 callers
Function
PopNamespace
NULLC/Callbacks.cpp:122
↓ 1 callers
Function
PrintInteger
NULLC/StrAlgo.cpp:35
↓ 1 callers
Function
PushNamespace
NULLC/Callbacks.cpp:85
↓ 1 callers
Function
Recaller2
function calls an external function "Recaller"
tests/TestCallTransitions.cpp:12
↓ 1 callers
Function
Recaller3
function calls internal function, that calls external function "Recaller"
tests/TestCallTransitions.cpp:19
↓ 1 callers
Function
RecallerPtr
function calls function by NULLC pointer
tests/TestCallTransitions.cpp:26
↓ 1 callers
Method
Redo
GUI/RichTextarea.cpp:423
↓ 1 callers
Function
RegisterClass
NULLC/includes/window.cpp:114
↓ 1 callers
Method
Reset
NULLC/InstructionSet.h:483
↓ 1 callers
Function
ResetConstantFoldError
NULLC/Callbacks.cpp:3434
↓ 1 callers
Function
ResetGC
NULLC/Executor_Common.cpp:617
↓ 1 callers
Function
ResetTranslationState
NULLC/SyntaxTreeTranslate.cpp:1210
↓ 1 callers
Function
ResetTreeGlobals
NULLC/SyntaxTree.cpp:1933
↓ 1 callers
Function
ResolveType
NULLC/Compiler.cpp:575
↓ 1 callers
Function
RestoreNamespaceStack
NULLC/Callbacks.cpp:3990
↓ 1 callers
Function
RestoreScopedGlobals
NULLC/Callbacks.cpp:5445
↓ 1 callers
Method
Run
tests/TestBase.h:50
↓ 1 callers
Function
RunCompileFailTests
tests/TestCompileFail.cpp:25
↓ 1 callers
Function
RunInterfaceTests
tests/TestInterface.cpp:26
↓ 1 callers
Function
RunParseFailTests
tests/TestParseFail.cpp:6
↓ 1 callers
Function
RunSpeedTests
tests/TestSpeed.cpp:112
↓ 1 callers
Method
RunTests
tests/TestBase.h:41
↓ 1 callers
Method
SaveListing
NULLC/Compiler.cpp:1366
↓ 1 callers
Method
ScrollToCursor
Check that the cursor is visible (called, when editing text) If it's not, shift scroll positions, so it will be visible once again
GUI/RichTextarea.cpp:1408
↓ 1 callers
Function
SetBinaryCodeBase
NULLC/CodeGen_X86.cpp:1256
↓ 1 callers
Function
SetContinuePtr
NULLC/CodeGen_X86.cpp:1223
↓ 1 callers
Function
SetFunctionList
NULLC/CodeGen_X86.cpp:1217
↓ 1 callers
Method
SetFunctionPointerUpdater
NULLC/Linker.cpp:585
↓ 1 callers
Function
SetGlobalSize
NULLC/Callbacks.cpp:5531
↓ 1 callers
Function
SetLongJmpTarget
NULLC/CodeGen_X86.cpp:1239
↓ 1 callers
Method
SetOptimised
NULLC/SyntaxTree.cpp:1193
↓ 1 callers
Function
SetParamBase
NULLC/CodeGen_X86.cpp:1211
← previous
next →
801–900 of 2,977, ranked by callers