Searched defs:UNUSED (Results 1 – 3 of 3) sorted by relevance
24 #define UNUSED __attribute__((unused)) macro30 int FrameworkCommand::runCommand(SocketClient *c UNUSED, int argc UNUSED, in runCommand()31 char **argv UNUSED) { in runCommand()
93 void UNUSED(const T&...) { in UNUSED() function
263 #define UNUSED __attribute__((unused)) macro1143 void* params UNUSED) { in pbkdf2()