Searched defs:do_nothing (Results 1 – 4 of 4) sorted by relevance
34 static void do_nothing(int sig) in do_nothing() function
7 static int do_nothing(void) in do_nothing() function
422 def do_nothing(): function
6736 struct do_nothing { void operator()() const {} }; in operator ()() struct