Home
last modified time | relevance | path

Searched defs:_NOTHROW (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
Dcdefs.h112 #define _NOTHROW __attribute__ ((__nothrow__)) macro
114 #define _NOTHROW throw() macro
121 #define _NOTHROW __attribute__ ((__nothrow__)) macro
123 #define _NOTHROW macro