HomeSort by relevance Sort by last modified time
    Searched defs:DOUBLE_ALIGN (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_struct.c 78 #define DOUBLE_ALIGN (sizeof(st_double) - sizeof(double))
711 {'d', sizeof(double), DOUBLE_ALIGN, nu_double, np_double},
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_struct.c 78 #define DOUBLE_ALIGN (sizeof(st_double) - sizeof(double))
711 {'d', sizeof(double), DOUBLE_ALIGN, nu_double, np_double},
    [all...]
  /external/python/cpython2/Modules/_ctypes/
cfield.c     [all...]
  /external/python/cpython2/Modules/
_struct.c 78 #define DOUBLE_ALIGN (sizeof(st_double) - sizeof(double))
711 {'d', sizeof(double), DOUBLE_ALIGN, nu_double, np_double},
    [all...]
  /external/python/cpython3/Modules/_ctypes/
cfield.c     [all...]
  /external/python/cpython3/Modules/
_struct.c 69 #define DOUBLE_ALIGN (sizeof(st_double) - sizeof(double))
773 {'d', sizeof(double), DOUBLE_ALIGN, nu_double, np_double},
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 590 milliseconds