HomeSort by relevance Sort by last modified time
    Searched refs:EOFMARKLEN (Results 1 - 2 of 2) sorted by null

  /system/core/sh/
init.c 277 #undef EOFMARKLEN
278 #define EOFMARKLEN 79
569 #undef EOFMARKLEN
570 #define EOFMARKLEN 79
857 #undef EOFMARKLEN
858 #define EOFMARKLEN 79
parser.c 70 #define EOFMARKLEN 79
656 if (! noexpand(wordtext) || (i = strlen(wordtext)) == 0 || i > EOFMARKLEN)
913 char line[EOFMARKLEN + 1];
    [all...]

Completed in 64 milliseconds