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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
compile.h 24 #define FUTURE_DIVISION "division"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
compile.h 24 #define FUTURE_DIVISION "division"
  /external/python/cpython2/Include/
compile.h 24 #define FUTURE_DIVISION "division"
  /prebuilts/gdb/darwin-x86/include/python2.7/
compile.h 24 #define FUTURE_DIVISION "division"
  /prebuilts/gdb/linux-x86/include/python2.7/
compile.h 24 #define FUTURE_DIVISION "division"
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
compile.h 24 #define FUTURE_DIVISION "division"
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
compile.h 24 #define FUTURE_DIVISION "division"
  /external/python/cpython3/Include/
compile.h 24 #define FUTURE_DIVISION "division"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
future.c 32 } else if (strcmp(feature, FUTURE_DIVISION) == 0) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
future.c 32 } else if (strcmp(feature, FUTURE_DIVISION) == 0) {
  /external/python/cpython2/Python/
future.c 32 } else if (strcmp(feature, FUTURE_DIVISION) == 0) {
  /external/python/cpython3/Python/
future.c 31 } else if (strcmp(feature, FUTURE_DIVISION) == 0) {

Completed in 204 milliseconds