Searched refs:allocator (Results 251 - 251 of 251) sorted by relevance

<<11

/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure867 --enable-libstdcxx-allocator=KIND
868 use KIND for target std::allocator base
6516 echo "$as_me:$LINENO: checking for std::allocator base class" >&5
6517 echo $ECHO_N "checking for std::allocator base class... $ECHO_C" >&6
6518 # Check whether --enable-libstdcxx-allocator or --disable-libstdcxx-allocator was given.
6524 *) { { echo "$as_me:$LINENO: error: Unknown argument to enable/disable libstdcxx-allocator" >&5
6525 echo "$as_me: error: Unknown argument to enable/disable libstdcxx-allocator" >&2;}
6566 ALLOCATOR_H=config/allocator/bitmap_allocator_base.h
6570 ALLOCATOR_H=config/allocator/malloc_allocator_bas
[all...]

Completed in 168 milliseconds

<<11