Home
last modified time | relevance | path

Searched refs:REG_ITOA (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregerror.c88 int target = errcode &~ REG_ITOA; in llvm_regerror()
99 if (errcode&REG_ITOA) { in llvm_regerror()
Dregex_impl.h83 #define REG_ITOA 0400 /* convert number to name (!) */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregerror.c88 int target = errcode &~ REG_ITOA; in llvm_regerror()
99 if (errcode&REG_ITOA) { in llvm_regerror()
Dregex_impl.h83 #define REG_ITOA 0400 /* convert number to name (!) */ macro
/third_party/boost/libs/regex/test/regress/
Dtest_deprecated.cpp287 s = boost::regerrorA(code | boost::REG_ITOA, &re, 0, 0); in test_deprecated()
290 s = boost::regerrorA(code | boost::REG_ITOA, &re, buf, 100); in test_deprecated()
369 s = boost::regerrorW(code | boost::REG_ITOA, &re, 0, 0); in test_deprecated()
372 s = boost::regerrorW(code | boost::REG_ITOA, &re, buf, 100); in test_deprecated()
/third_party/boost/libs/regex/src/
Dposix_api.cpp154 if(code & REG_ITOA) in regerrorA()
156 code &= ~REG_ITOA; in regerrorA()
Dwide_posix_api.cpp164 if(code & REG_ITOA) in regerrorW()
166 code &= ~REG_ITOA; in regerrorW()
/third_party/boost/boost/
Dregex.h51 using boost::REG_ITOA;
/third_party/boost/boost/regex/v4/
Dcregex.hpp117 REG_ITOA = 0400 /* convert number to name (!) */ enumerator
/third_party/boost/libs/regex/doc/
Dposix_api.qbk112 If the error code is OR'ed with REG_ITOA then the message that results is the