Searched defs:UNUSED (Results 1 – 4 of 4) 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
38 void UNUSED(const T&) {} in UNUSED() function
83 #define UNUSED __attribute__((unused)) macro1217 void* params UNUSED) { in pbkdf2()