Home
last modified time | relevance | path

Searched refs:__reject (Results 1 – 25 of 142) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/src/
H A Dregex.cpp268 __s.__do_ = __state::__reject; in __exec()
280 __s.__do_ = __state::__reject; in __exec()
297 __s.__do_ = __state::__reject; in __exec()
309 __s.__do_ = __state::__reject; in __exec()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/libc++/libcxx-10.0.1.src/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/lang/zig/zig-0.9.0/lib/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libcxx/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/src/
H A Dregex.cpp270 __s.__do_ = __state::__reject; in __exec()
282 __s.__do_ = __state::__reject; in __exec()
299 __s.__do_ = __state::__reject; in __exec()
311 __s.__do_ = __state::__reject; in __exec()
/dports/devel/cscout/cscout-bd7dfac/src/test/out/
H A Dcpp65-gccstring.c.out11 extern __inline size_t __strcspn_c1 (__const char *__s, int __reject);
13 __strcspn_c1 (__const char *__s, int __reject)
16 while (__s[__result] != '\0' && __s[__result] != __reject)
117 extern __inline char *__strsep_1c (char **__s, char __reject);
119 __strsep_1c (char **__s, char __reject)
122__reject) && !__builtin_constant_p (__retval) && ( __reject) == '\0' ? (char *) __rawmemchr (__ret…
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20040531-1.c5 foo (const char *__s, char __reject) in foo() argument
7 return __builtin_strchr (__s, __reject) != ((void *)0); in foo()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20040531-1.c5 foo (const char *__s, char __reject) in foo() argument
7 return __builtin_strchr (__s, __reject) != ((void *)0); in foo()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/tr1/
H A Drandom.tcc1326 bool __reject; in operator ()() local
1338 if (!__reject) in operator ()()
1350 if (!__reject) in operator ()()
1366 __reject = false; in operator ()()
1379 __reject = __reject || __x < -__np || __x > _M_t - __np; in operator ()()
1380 if (!__reject) in operator ()()
1390 while (__reject); in operator ()()
1643 bool __reject; in operator ()() local
1667 if (__reject) in operator ()()
1670 while (__reject); in operator ()()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/tr1/
H A Drandom.tcc1326 bool __reject; in operator ()() local
1338 if (!__reject) in operator ()()
1350 if (!__reject) in operator ()()
1366 __reject = false; in operator ()()
1379 __reject = __reject || __x < -__np || __x > _M_t - __np; in operator ()()
1380 if (!__reject) in operator ()()
1390 while (__reject); in operator ()()
1643 bool __reject; in operator ()() local
1667 if (__reject) in operator ()()
1670 while (__reject); in operator ()()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/tr1/
H A Drandom.tcc1329 bool __reject; in operator ()() local
1341 if (!__reject) in operator ()()
1353 if (!__reject) in operator ()()
1369 __reject = false; in operator ()()
1382 __reject = __reject || __x < -__np || __x > _M_t - __np; in operator ()()
1383 if (!__reject) in operator ()()
1393 while (__reject); in operator ()()
1646 bool __reject; in operator ()() local
1670 if (__reject) in operator ()()
1673 while (__reject); in operator ()()
[all …]
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/tr1/
H A Drandom.tcc1329 bool __reject; in operator ()() local
1341 if (!__reject) in operator ()()
1353 if (!__reject) in operator ()()
1369 __reject = false; in operator ()()
1382 __reject = __reject || __x < -__np || __x > _M_t - __np; in operator ()()
1383 if (!__reject) in operator ()()
1393 while (__reject); in operator ()()
1646 bool __reject; in operator ()() local
1670 if (__reject) in operator ()()
1673 while (__reject); in operator ()()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/tr1/
H A Drandom.tcc1326 bool __reject; in operator ()() local
1338 if (!__reject) in operator ()()
1350 if (!__reject) in operator ()()
1366 __reject = false; in operator ()()
1379 __reject = __reject || __x < -__np || __x > _M_t - __np; in operator ()()
1380 if (!__reject) in operator ()()
1390 while (__reject); in operator ()()
1643 bool __reject; in operator ()() local
1667 if (__reject) in operator ()()
1670 while (__reject); in operator ()()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/tr1/
H A Drandom.tcc1326 bool __reject; in operator ()() local
1338 if (!__reject) in operator ()()
1350 if (!__reject) in operator ()()
1366 __reject = false; in operator ()()
1379 __reject = __reject || __x < -__np || __x > _M_t - __np; in operator ()()
1380 if (!__reject) in operator ()()
1390 while (__reject); in operator ()()
1643 bool __reject; in operator ()() local
1667 if (__reject) in operator ()()
1670 while (__reject); in operator ()()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/tr1/
H A Drandom.tcc1326 bool __reject; in operator ()() local
1338 if (!__reject) in operator ()()
1350 if (!__reject) in operator ()()
1366 __reject = false; in operator ()()
1379 __reject = __reject || __x < -__np || __x > _M_t - __np; in operator ()()
1380 if (!__reject) in operator ()()
1390 while (__reject); in operator ()()
1643 bool __reject; in operator ()() local
1667 if (__reject) in operator ()()
1670 while (__reject); in operator ()()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/tr1/
H A Drandom.tcc1326 bool __reject; in operator ()() local
1338 if (!__reject) in operator ()()
1350 if (!__reject) in operator ()()
1366 __reject = false; in operator ()()
1379 __reject = __reject || __x < -__np || __x > _M_t - __np; in operator ()()
1380 if (!__reject) in operator ()()
1390 while (__reject); in operator ()()
1643 bool __reject; in operator ()() local
1667 if (__reject) in operator ()()
1670 while (__reject); in operator ()()
[all …]

123456