| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
| H A D | rawmemchr.c | 33 rawmemchr (const void *s, int c_in) in rawmemchr() 41 const unsigned char *char_ptr; in rawmemchr() local
|
| H A D | strchrnul.c | 24 strchrnul (const char *s, int c_in) in strchrnul() 33 const unsigned char *char_ptr; in strchrnul() local
|
| H A D | memrchr.c | 46 __memrchr (void const *s, int c_in, size_t n) in __memrchr() 55 const unsigned char *char_ptr; in __memrchr() local
|
| H A D | memchr.c | 59 __memchr (void const *s, int c_in, size_t n) in __memchr() 68 const unsigned char *char_ptr; in __memchr() local
|
| /netbsd-src/external/gpl2/grep/dist/lib/ |
| H A D | memchr.c | 59 memchr (s, c, n) in memchr() argument 64 const unsigned char *char_ptr; local
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | memrchr.c | 52 __memrchr (void const *s, int c_in, size_t n) in __memrchr() 54 const unsigned char *char_ptr; in __memrchr() local
|
| H A D | memchr.c | 57 __memchr (void const *s, int c_in, size_t n) in __memchr() 59 const unsigned char *char_ptr; in __memchr() local
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
| H A D | memchr.c | 54 __memchr (void const *s, int c_in, size_t n) in __memchr() 56 const unsigned char *char_ptr; in __memchr() local
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| H A D | memchr.c | 54 __memchr (void const *s, int c_in, size_t n) in __memchr() 56 const unsigned char *char_ptr; in __memchr() local
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | memchr.c | 54 __memchr (void const *s, int c_in, size_t n) in __memchr() 56 const unsigned char *char_ptr; in __memchr() local
|
| /netbsd-src/external/gpl2/diffutils/dist/lib/ |
| H A D | memchr.c | 72 __memchr (s, c_in, n) in __memchr() argument 77 const unsigned char *char_ptr; local
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/ |
| H A D | ops.cc | 112 using char_ptr = std::unique_ptr<fs::path::value_type[], free_as_in_malloc>; typedef 816 auto s = do_stat(p, ec, [](const auto& st) { return S{st}; }, S{}); in file_size() local 860 auto s = status(p, ec); in is_empty() local 900 auto s = chrono::duration_cast<chrono::seconds>(d); in last_write_time() local 1101 const auto s = symlink_status(p, ec); in remove_all() local 1177 space_info s = space(p, ec); in space() local
|
| H A D | std-ops.cc | 138 using char_ptr = std::unique_ptr<char[], free_as_in_malloc>; typedef 1040 auto s = do_stat(p, ec, [](const auto& st) { return S{st}; }, S{}); in file_size() local 1084 auto s = status(p, ec); in is_empty() local 1124 auto s = chrono::duration_cast<chrono::seconds>(d); in last_write_time() local 1343 const auto s = symlink_status(p, ec); in remove_all() local 1419 space_info s = space(p, ec); in space() local
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/ |
| H A D | ops.cc | 118 using char_ptr = std::unique_ptr<fs::path::value_type[], free_as_in_malloc>; typedef 822 auto s = do_stat(p, ec, [](const auto& st) { return S{st}; }, S{}); in file_size() local 866 auto s = status(p, ec); in is_empty() local 906 auto s = chrono::duration_cast<chrono::seconds>(d); in last_write_time() local 1158 space_info s = space(p, ec); in space() local
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ |
| H A D | fs_ops.cc | 98 wstring_view s = p.native(); in absolute() local 158 using char_ptr = std::unique_ptr<fs::path::value_type[], free_as_in_malloc>; typedef 956 auto s = do_stat(p, ec, [](const auto& st) { return S{st}; }, S{}); in file_size() local 1008 auto s = status(p, ec); in is_empty() local 1056 auto s = chrono::duration_cast<chrono::seconds>(d); in last_write_time() local 1441 space_info s = space(p, ec); in space() local
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/ |
| H A D | fs_ops.cc | 94 wstring_view s = p.native(); in absolute() local 154 using char_ptr = std::unique_ptr<fs::path::value_type[], free_as_in_malloc>; typedef 952 auto s = do_stat(p, ec, [](const auto& st) { return S{st}; }, S{}); in file_size() local 1004 auto s = status(p, ec); in is_empty() local 1052 auto s = chrono::duration_cast<chrono::seconds>(d); in last_write_time() local 1324 const auto s = symlink_status(p, ec); in do_remove_all() local 1454 space_info s = space(p, ec); in space() local
|