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

/linux-master/include/linux/
H A Dsyscalls.h129 #define __SC_LONG(t, a) __typeof(__builtin_choose_expr(__TYPE_IS_LL(t), 0LL, 0L)) a macro

Completed in 100 milliseconds