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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
code.h 63 #define CO_MAXBLOCKS 20 /* Max static block nesting within a function */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
code.h 63 #define CO_MAXBLOCKS 20 /* Max static block nesting within a function */

Completed in 820 milliseconds