Home
last modified time | relevance | path

Searched defs:feature_names (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/src/
Dtool_libinfo.c126 const char * const *feature_names = fnames; variable
/third_party/curl/lib/
Dversion.c525 static const char *feature_names[sizeof(features_table) / variable
/third_party/python/Modules/_blake2/impl/
Dblake2-dispatch.c36 static const char feature_names[][8] = variable
/third_party/curl/include/curl/
Dcurl.h3118 const char * const *feature_names; member