Searched refs:__file (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D991026-2.c11 extern int open (__const char *__file, int __oflag, ...) ;
H A D20010328-1.c56 extern int __statfs (__const char *__file, struct statfs *__buf);
57 extern int __statfs64 (__const char *__file, struct statfs64 *__buf);
H A Dpr34334.c13 extern int stat64 (__const char *__restrict __file, struct stat64 *__restrict __buf) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 2)));
14 extern int fstatat64 (int __fd, __const char *__restrict __file, struct stat64 *__restrict __buf, int __flag) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (2, 3)));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D991026-2.c11 extern int open (__const char *__file, int __oflag, ...) ;
H A D20010328-1.c56 extern int __statfs (__const char *__file, struct statfs *__buf);
57 extern int __statfs64 (__const char *__file, struct statfs64 *__buf);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/tls/
H A Dopt-5.c22 extern int __open64 (__const char *__file, int __oflag, ...);
23 extern int __open (__const char *__file, int __oflag, ...);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/io/
H A Dbasic_file_stdio.h70 sys_open(__c_file* __file, ios_base::openmode);
H A Dbasic_file_stdio.cc187 __basic_file<char>::sys_open(__c_file* __file, ios_base::openmode) argument
190 if (!this->is_open() && __file)
199 _M_cfile = __file;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tls/
H A Dopt-5.c22 extern int __open64 (__const char *__file, int __oflag, ...);
23 extern int __open (__const char *__file, int __oflag, ...);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/debug/
H A Ddebug.h53 __replacement_assert(const char* __file, int __line, const char* __function, argument
56 std::printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
H A Dformatter.h355 _Error_formatter(const char* __file, size_t __line) argument
356 : _M_file(__file), _M_line(__line), _M_num_parameters(0), _M_text(0),
385 _M_at(const char* __file, size_t __line) argument
386 { return _Error_formatter(__file, __line); }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/config/io/
H A Dbasic_file_stdio.h67 sys_open(__c_file* __file, ios_base::openmode);
H A Dbasic_file_stdio.cc192 __basic_file<char>::sys_open(__c_file* __file, ios_base::openmode) argument
195 if (!this->is_open() && __file)
204 _M_cfile = __file;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dformatter.h384 _Error_formatter(const char* __file, size_t __line) argument
385 : _M_file(__file), _M_line(__line), _M_num_parameters(0), _M_text(0),
417 _M_at(const char* __file, size_t __line) argument
418 { return _Error_formatter(__file, __line); }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_trace.h515 FILE* __file = __open_output_file("conf.out"); local
520 fprintf(__file, "%s = %f\n", (*__it)->__env_var, (*__it)->__value);
522 fclose(__file);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/alpha/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/arm/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/armeb/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/hppa/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/i386/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/m68000/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64eb/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/
H A Dc++config.h325 __replacement_assert(const char* __file, int __line,
328 __builtin_printf("%s:%d: %s: Assertion '%s' failed.\n", __file, __line,

Completed in 238 milliseconds

12