Home
last modified time | relevance | path

Searched defs:sufix (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
Du_debug.h453 #define DEBUG_GET_ONCE_BOOL_OPTION(sufix, name, dfault) \ argument
466 #define DEBUG_GET_ONCE_NUM_OPTION(sufix, name, dfault) \ argument
479 #define DEBUG_GET_ONCE_FLAGS_OPTION(sufix, name, flags, dfault) \ argument
/third_party/boost/libs/interprocess/test/
Dstring_test.cpp203 const CharType sufix [] = "Suffix"; in string_test() local
/third_party/boost/libs/container/test/
Dstring_test.cpp289 const CharType *sufix = string_literals<CharType>::Suffix(); in string_test() local