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
Function
Ctg
NULLC/includes/math.cpp:23
Method
CursorToClient
Convert cursor position to local pixel coordinates
GUI/RichTextarea.cpp:1439
Function
DeInitConsole
NULLC/includes/io.cpp:26
Method
DebugBreakP
Colorer.cpp:357
Method
Decode
returns string length
NULLC/Instruction_X86.h:275
Method
DeleteNodes
NULLC/SyntaxTree.h:113
Method
DeleteParsers
SupSpi/SupSpi.h:269
Method
DeletePreviousChar
GUI/RichTextarea.cpp:1626
Method
DeleteSelection
Remove characters in active selection
GUI/RichTextarea.cpp:1536
Method
Destroy
ObjectPool.h:102
Method
DigitP
SupSpi/SupSpi.h:563
Function
DispatcherThread
NULLC/nullc_remote.h:580
Method
Double
NULLC/StdLib.cpp:686
Function
DoubleToInt
NULLC/CodeGen_X86.cpp:1651
Function
DoubleToLong
NULLC/CodeGen_X86.cpp:1667
Method
DoubleToStr
NULLC/StdLib.cpp:715
Function
EMIT_OP_ADDR_NUM
NULLC/CodeGen_X86.cpp:1165
Method
Empty
NULLC/Instruction_X86.h:184
Method
EndOfLineP
SupSpi/SupSpi.h:542
Method
EndStyleUpdate
Function is called after setting style to text parts. It copies style information from linear buffer to AreaLine list
GUI/RichTextarea.cpp:859
Method
EnumerateModules
NULLC/BinaryCache.cpp:99
Method
EpsilonP
SupSpi/SupSpi.h:467
Method
ExcludeP
SupSpi/SupSpi.h:901
Method
Executor
NULLC/Executor.cpp:637
Method
ExecutorLLVM
NULLC/Executor_LLVM.cpp:180
Method
ExecutorX86
NULLC/Executor_X86.cpp:298
Function
Exp
NULLC/includes/math.cpp:75
Method
ExtendParameterStack
NULLC/Executor.cpp:2170
Method
ExtendSelectionFromPoint
GUI/RichTextarea.cpp:2311
Method
FastVector
NULLC/Array.h:14
Method
FastVector
NULLC/translation/runtime.cpp:30
Method
FastVector
SupSpi/SupSpi.h:97
Function
FileClose
NULLC/includes/file.cpp:46
Function
FileCreate
NULLC/includes/file.cpp:28
Function
FileCreateEmpty
NULLC/includes/file.cpp:21
Function
FileOpen
NULLC/includes/file.cpp:37
Function
FileOpened
NULLC/includes/file.cpp:53
Function
FilePrint
NULLC/includes/file.cpp:150
Function
FileRead
NULLC/includes/file.cpp:130
Function
FileReadArr
NULLC/includes/file.cpp:193
Function
FileReadC
NULLC/includes/file.cpp:105
Function
FileReadD
NULLC/includes/file.cpp:125
Function
FileReadF
NULLC/includes/file.cpp:121
Function
FileReadI
NULLC/includes/file.cpp:113
Function
FileReadL
NULLC/includes/file.cpp:117
Function
FileReadS
NULLC/includes/file.cpp:109
Function
FileReadType
NULLC/includes/file.cpp:95
Function
FileReadType
NULLC/translation/std_file_bind.cpp:85
Function
FileSeek
NULLC/includes/file.cpp:161
Function
FileSize
NULLC/includes/file.cpp:180
Function
FileTell
NULLC/includes/file.cpp:171
Function
FileWrite
NULLC/includes/file.cpp:140
Function
FileWriteArr
NULLC/includes/file.cpp:208
Function
FileWriteC
NULLC/includes/file.cpp:69
Function
FileWriteD
NULLC/includes/file.cpp:89
Function
FileWriteF
NULLC/includes/file.cpp:85
Function
FileWriteI
NULLC/includes/file.cpp:77
Function
FileWriteL
NULLC/includes/file.cpp:81
Function
FileWriteS
NULLC/includes/file.cpp:73
Function
FileWriteType
NULLC/includes/file.cpp:59
Function
FileWriteType
NULLC/translation/std_file_bind.cpp:49
Function
File__
NULLC/translation/std_file_bind.cpp:12
Function
File__Close_void_ref__
NULLC/translation/std_file_bind.cpp:38
Function
File__Open_void_ref_char___char___
NULLC/translation/std_file_bind.cpp:29
Function
File__Opened_int_ref__
NULLC/translation/std_file_bind.cpp:44
Function
File__Print_void_ref_char___
NULLC/translation/std_file_bind.cpp:139
Function
File__Read_void_ref_char___
NULLC/translation/std_file_bind.cpp:119
Function
File__Read_void_ref_char_ref_
NULLC/translation/std_file_bind.cpp:95
Function
File__Read_void_ref_double_ref_
NULLC/translation/std_file_bind.cpp:115
Function
File__Read_void_ref_float_ref_
NULLC/translation/std_file_bind.cpp:111
Function
File__Read_void_ref_int_ref_
NULLC/translation/std_file_bind.cpp:103
Function
File__Read_void_ref_long_ref_
NULLC/translation/std_file_bind.cpp:107
Function
File__Read_void_ref_short_ref_
NULLC/translation/std_file_bind.cpp:99
Function
File__Write_void_ref_char_
NULLC/translation/std_file_bind.cpp:59
Function
File__Write_void_ref_char___
NULLC/translation/std_file_bind.cpp:129
Function
File__Write_void_ref_double_
NULLC/translation/std_file_bind.cpp:79
Function
File__Write_void_ref_float_
NULLC/translation/std_file_bind.cpp:75
Function
File__Write_void_ref_int_
NULLC/translation/std_file_bind.cpp:67
Function
File__Write_void_ref_long_
NULLC/translation/std_file_bind.cpp:71
Function
File__Write_void_ref_short_
NULLC/translation/std_file_bind.cpp:63
Method
FinalizeMemory
NULLC/StdLib.cpp:513
Method
FindFunctionByName
NULLC/CodeInfo.cpp:115
Method
FindFunctionByPtr
NULLC/CodeInfo.cpp:124
Method
FindLongestLine
Function puts longest line size to a global variable Size is in characters, but the Tab can be represented with more that one
GUI/RichTextarea.cpp:1126
Method
FindVar
tests/TestBase.cpp:60
Method
FixupArray
NULLC/Executor.cpp:2015
Method
FixupClass
NULLC/Executor.cpp:2081
Method
FixupFunction
NULLC/Executor.cpp:2134
Method
FixupPointer
NULLC/Executor.cpp:1990
Method
FixupVariable
NULLC/Executor.cpp:2149
Method
Float
NULLC/StdLib.cpp:681
Function
Floor
NULLC/includes/math.cpp:70
Function
Foo
tests/TestGenericType.cpp:701
Function
Foo
tests/TestGeneric.cpp:1247
Function
Foo
tests/TestAccessors.cpp:36
Method
Format
tests/TestBase.cpp:335
Method
Free
NULLC/StdLib.cpp:125
Method
Free
NULLC/translation/runtime.cpp:1157
Method
FuncCompare
NULLC/StdLib.cpp:785
Method
FuncNCompare
NULLC/StdLib.cpp:789
← previous
next →
1,201–1,300 of 2,977, ranked by callers