Lines Matching refs:nsymbols
95 typedef symbols<int, char, quickbook::tst<int, char> > nsymbols; typedef
100 nsymbols sym; in narrow_match_tests()
129 nsymbols sym; in narrow_copy_ctor_tests()
132 nsymbols sym2(sym); in narrow_copy_ctor_tests()
140 nsymbols sym; in narrow_assigment_operator_tests()
143 nsymbols sym2; in narrow_assigment_operator_tests()
153 nsymbols sym, sym2; in narrow_swap_tests()
168 nsymbols sym; in narrow_value_tests()
183 nsymbols sym; in narrow_free_functions_tests()
301 nsymbols sym; in free_add_find_functions_tests()
331 nsymbols sym; in duplicate_add_tests()
333 nsymbols sym2 = sym; in duplicate_add_tests()