Home
last modified time | relevance | path

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

/third_party/boost/libs/container/src/
Ddlmalloc.cpp61 BOOST_CONTAINER_DECL int dlmalloc_mallopt(int parameter_number, int parameter_value) in dlmalloc_mallopt() argument
62 { return boost_cont_mallopt(parameter_number, parameter_value); } in dlmalloc_mallopt()
/third_party/boost/boost/container/detail/
Ddlmalloc.hpp65 BOOST_CONTAINER_DECL int dlmalloc_mallopt(int parameter_number, int parameter_value);
Dalloc_lib.h271 int boost_cont_mallopt(int parameter_number, int parameter_value);