Home
last modified time | relevance | path

Searched refs:BLOCK_OUT (Results 1 – 2 of 2) sorted by relevance

/system/core/sh/
Doutput.c73 #define BLOCK_OUT -2 /* output to a fixed block of memory */ macro
113 file->fd = BLOCK_OUT; in open_mem()
151 if (dest->fd == BLOCK_OUT) { in emptyoutbuf()
251 strout.fd = BLOCK_OUT; in fmtstr()
Dinit.c301 #undef BLOCK_OUT
302 #define BLOCK_OUT -2 /* output to a fixed block of memory */ macro
593 #undef BLOCK_OUT
594 #define BLOCK_OUT -2 /* output to a fixed block of memory */ macro
877 #undef BLOCK_OUT
878 #define BLOCK_OUT -2 /* output to a fixed block of memory */ macro