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

  /device/linaro/bootloader/edk2/StdLib/Include/
stdlib.h 16 ATEXIT_MAX Maximum number of routines that may be registered by the atexit function.
180 #define ATEXIT_MAX 32
    [all...]
  /external/python/cpython2/Lib/plat-beos5/
IN.py 108 ATEXIT_MAX = (32)

Completed in 128 milliseconds