Home
last modified time | relevance | path

Searched defs:PERROR (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/usr.bin/pascal/libpc/
H A DPERROR.c21 PERROR(msg, fname) in PERROR() function
/csrg-svn/contrib/emacs-18.57/src/
H A Dunexec.c159 #define PERROR(arg) perror (arg); return -1 macro
162 #define PERROR(file) report_error (file, new) macro