Searched refs:copen (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dcread.h41 #define open copen
47 EXTERN int copen PROTO((const char *, int));
H A Dcread.c32 * - provides copen(), cclose(), cread(), clseek().
226 copen(const char *fname, int mode) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddbxout.c3419 int temp, copen, cclos;
3426 copen = comm_new != NULL
3432 if (copen)
3408 int temp, copen, cclos; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddbxout.cc3423 int temp, copen, cclos;
3430 copen = comm_new != NULL
3436 if (copen)
3412 int temp, copen, cclos; local

Completed in 275 milliseconds