Searched defs:to_ptr (Results 1 – 2 of 2) sorted by relevance
534 node_t *const to_ptr = new node_t; in test_swap() local560 node_t *const to_ptr = new node_t; in test_swap() local
432 inline T *&to_ptr(T const &) in to_ptr() function441 inline T (*&to_ptr(T (&)[N]))[N] in to_ptr() function