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

  /system/core/init/
parser.h 22 #define T_NEWLINE 2
parser.c 87 return T_NEWLINE;
97 return T_NEWLINE;
124 state->nexttoken = T_NEWLINE;
ueventd_parser.c 46 case T_NEWLINE:
init_parser.c 366 case T_NEWLINE:

Completed in 118 milliseconds