Home
last modified time | relevance | path

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

/trunk/main/sal/osl/unx/
H A Dfile.cxx58 # define PERROR( a, b ) perror( a ); fprintf( stderr, b ) macro
61 # define PERROR( a, b ) macro
/trunk/main/sal/osl/os2/
H A Dfile.cxx83 # define PERROR( a, b ) perror( a ); fprintf( stderr, b ) macro
85 # define PERROR( a, b ) macro
156 # define PERROR( a, b ) perror( a ); fprintf( stderr, b ) macro
159 # define PERROR( a, b ) macro

Completed in 36 milliseconds