Home
last modified time | relevance | path

Searched defs:STDERR (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/main/exp-bbv/tests/x86-linux/
Dll.S31 .equ STDERR,2 define
/external/valgrind/main/exp-bbv/tests/amd64-linux/
Dll.S37 .equ STDERR,2 define
/external/libpng/contrib/pngminus/
Dpng2pnm.c36 #define STDERR 2 macro
Dpnm2png.c35 #define STDERR 2 macro
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
Dll.S34 .equ STDERR,2 define
/external/valgrind/main/exp-bbv/tests/arm-linux/
Dll.S30 .equ STDERR,2 define
/external/libpng/
Dpngtest.c42 #define STDERR stdout /* For DOS */ macro