Home
last modified time | relevance | path

Searched refs:OUT_NAME (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dbb_exit_func.c62 # define OUT_NAME "gmon.out" in __bb_exit_func() macro
64 # define OUT_NAME "gmon.cnt" in __bb_exit_func() macro
66 fp = fopen (OUT_NAME, "wb"); in __bb_exit_func()
69 perror (OUT_NAME); in __bb_exit_func()
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dbb_exit_func.c62 # define OUT_NAME "gmon.out" in __bb_exit_func() macro
64 # define OUT_NAME "gmon.cnt" in __bb_exit_func() macro
66 fp = fopen (OUT_NAME, "wb"); in __bb_exit_func()
69 perror (OUT_NAME); in __bb_exit_func()