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

/system/core/sh/
H A Dinit.c277 #undef EOFMARKLEN macro
278 #define EOFMARKLEN 79 macro
569 #undef EOFMARKLEN macro
570 #define EOFMARKLEN 79 macro
857 #undef EOFMARKLEN macro
858 #define EOFMARKLEN 79 macro
H A Dparser.c70 #define EOFMARKLEN 79 macro
656 if (! noexpand(wordtext) || (i = strlen(wordtext)) == 0 || i > EOFMARKLEN)
913 char line[EOFMARKLEN + 1];

Completed in 7 milliseconds