MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / StringBuilder_get_buffer

Function StringBuilder_get_buffer

Tools/ToolsBootstrap.c:380–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378unsigned long long String_hashFnv1a(const char* str);
379unsigned long long String_hashCombine(unsigned long long hash, const char* str);
380char* buildWindowsToolOutputDir(BootloaderArgs* args, const char* toolCpp);
381#endif
382
383// Implementation
384PathContext Path_init(void) {
385 PathContext ctx;

Callers 4

CommandLine_argQuotedFunction · 0.85
needsRebuildToolObjFunction · 0.85
linkWindowsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected