Home
last modified time | relevance | path

Searched defs:save_restore (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/xpressive/detail/utility/
Dsave_restore.hpp22 struct save_restore struct
25 explicit save_restore(T &t) in save_restore() function
31 save_restore(T &t, T const &n) in save_restore() function
38 ~save_restore() in ~save_restore()
43 void restore() in restore()
49 T &ref;
50 T const val;
/third_party/ltp/lib/newlib_tests/
Dtest19.c11 static const char * const save_restore[] = { variable
Dtest20.c14 static const char * const save_restore[] = { variable
/third_party/boost/tools/build/test/
Dcore_update_now.py237 def save_restore(): function
/third_party/ltp/include/
Dtst_test.h258 const char * const *save_restore; member