Home
last modified time | relevance | path

Searched defs:ff (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dfuture.c15 future_check_features(PyFutureFeatures *ff, stmt_ty s, const char *filename) in future_check_features()
58 future_parse(PyFutureFeatures *ff, mod_ty mod, const char *filename) in future_parse()
122 PyFutureFeatures *ff; in PyFuture_FromAST() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dfuture.c15 future_check_features(PyFutureFeatures *ff, stmt_ty s, const char *filename) in future_check_features()
58 future_parse(PyFutureFeatures *ff, mod_ty mod, const char *filename) in future_parse()
127 PyFutureFeatures *ff; in PyFuture_FromAST() local