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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
cdefs.h 58 # define __THROWNL __attribute__ ((__nothrow__))
63 # define __THROWNL throw ()
67 # define __THROWNL
77 # define __THROWNL
196 name proto __THROWNL __asm__ (__ASMNAME (#alias))
201 name proto __asm__ (__ASMNAME (#alias)) __THROWNL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
cdefs.h 58 # define __THROWNL __attribute__ ((__nothrow__))
63 # define __THROWNL throw ()
67 # define __THROWNL
77 # define __THROWNL
196 name proto __THROWNL __asm__ (__ASMNAME (#alias))
201 name proto __asm__ (__ASMNAME (#alias)) __THROWNL

Completed in 50 milliseconds