Home
last modified time | relevance | path

Searched defs:fnames (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/src/
Dtool_libinfo.c125 static const char *fnames[sizeof(maybe_feature) / sizeof(maybe_feature[0])]; variable
/third_party/json/tools/cpplint/
Dcpplint.py6856 def _FilterExcludedFiles(fnames): argument
/third_party/python/Python/
DPython-ast.c923 PyObject *fnames, *result; in make_type() local