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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dynload_aix.c 36 aix_getoldmodules(void **modlistptr) function
174 if (aix_getoldmodules(&staticmodlistptr) == -1)
  /external/python/cpython2/Python/
dynload_aix.c 36 aix_getoldmodules(void **modlistptr) function
174 if (aix_getoldmodules(&staticmodlistptr) == -1)
  /external/python/cpython3/Python/
dynload_aix.c 31 aix_getoldmodules(void **modlistptr) function
175 if (aix_getoldmodules(&staticmodlistptr) == -1)

Completed in 709 milliseconds