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

  /device/google/contexthub/firmware/os/inc/
toolchain.h 51 #define STACKLESS __stackless
93 #define STACKLESS __attribute__((naked))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
object.h 608 /* These two bits are preserved for Stackless Python, next after this is 17 */
609 #ifdef STACKLESS
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
object.h 596 /* These two bits are preserved for Stackless Python, next after this is 17 */
597 #ifdef STACKLESS
    [all...]
  /external/python/cpython2/Include/
object.h 608 /* These two bits are preserved for Stackless Python, next after this is 17 */
609 #ifdef STACKLESS
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
object.h 606 /* These two bits are preserved for Stackless Python, next after this is 17 */
607 #ifdef STACKLESS
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
object.h 606 /* These two bits are preserved for Stackless Python, next after this is 17 */
607 #ifdef STACKLESS
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 606 /* These two bits are preserved for Stackless Python, next after this is 17 */
607 #ifdef STACKLESS
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 606 /* These two bits are preserved for Stackless Python, next after this is 17 */
607 #ifdef STACKLESS
    [all...]

Completed in 294 milliseconds