Home
last modified time | relevance | path

Searched defs:do_nothing (Results 1 – 4 of 4) sorted by relevance

/third_party/libfuse/lib/
Dfuse_signals.c34 static void do_nothing(int sig) in do_nothing() function
/third_party/ltp/tools/sparse/sparse-src/validation/
Dcompound-sizes.c7 static int do_nothing(void) in do_nothing() function
/third_party/python/Lib/test/
Dtest_pdb.py422 def do_nothing(): function
/third_party/libabigail/tests/lib/
Dcatch.hpp6736 struct do_nothing { void operator()() const {} }; in operator ()() struct