HomeSort by relevance Sort by last modified time
    Searched refs:future_check_features (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
future.c 15 future_check_features(PyFutureFeatures *ff, stmt_ty s, const char *filename) function
98 if (!future_check_features(ff, s, filename))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
future.c 15 future_check_features(PyFutureFeatures *ff, stmt_ty s, const char *filename) function
103 if (!future_check_features(ff, s, filename))

Completed in 81 milliseconds