Home
last modified time | relevance | path

Searched refs:save_x (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/contract/test/function/
Dsmoke.cpp48 int save_x = x.value; in swap() local
50 y.value = save_x; in swap()