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

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

Completed in 3 milliseconds