Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tiiny-AI/PowerInfer
/ common_has_curl
Function
common_has_curl
smallthinker/common/arg.cpp:186–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
#ifdef LLAMA_USE_CURL
185
186
bool common_has_curl() {
187
return true;
188
}
189
190
#ifdef __linux__
191
#include <linux/limits.h>
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
1
main
Function · 0.68