Home
last modified time | relevance | path

Searched defs:X0b (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/tuple/cons/
H A D102270.cc33 struct X0b { in construct_using_allocator() struct
34 using allocator_type = Alloc; in construct_using_allocator()
35 /* not constexpr */ X0b() { } in construct_using_allocator() argument
36 constexpr X0b(std::allocator_arg_t, allocator_type) { } in construct_using_allocator() argument
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Typeset/Boxes/Modifier/
H A Dchange_boxes.cpp470 path ip, box b, SI X0b, SI Y0b, SI X1, SI Y1, SI X2, SI Y2, in cell_box_rep()