Searched refs:MEM_OUT (Results 1 - 2 of 2) sorted by relevance

/system/core/sh/
H A Doutput.c74 #define MEM_OUT -3 /* output to dynamically allocated memory */ macro
80 struct output memout = {NULL, 0, NULL, 0, MEM_OUT, 0};
161 } else if (dest->fd == MEM_OUT) {
H A Dinit.c303 #undef MEM_OUT macro
304 #define MEM_OUT -3 /* output to dynamically allocated memory */ macro
595 #undef MEM_OUT macro
596 #define MEM_OUT -3 /* output to dynamically allocated memory */ macro
879 #undef MEM_OUT macro
880 #define MEM_OUT -3 /* output to dynamically allocated memory */ macro

Completed in 25 milliseconds