Home
last modified time | relevance | path

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

/netbsd-src/lib/librumpclient/
H A Drumpclient.h35 #define __returns_twice __attribute__((__returns_twice__)) macro
37 #define __returns_twice macro
/netbsd-src/sys/sys/
H A Dcdefs.h284 #define __returns_twice __attribute__((__returns_twice__)) macro
286 #define __returns_twice /* nothing */ macro