Searched refs:__SC_DELOUSE (Results 1 – 2 of 2) sorted by relevance
27 #ifndef __SC_DELOUSE28 #define __SC_DELOUSE(t,v) ((t)(unsigned long)(v)) macro54 return C_SYSC##name(__MAP(x,__SC_DELOUSE,__VA_ARGS__)); \
12 #define __SC_DELOUSE(t,v) ({ \ macro