Searched refs:T_NEWLINE (Results 1 - 4 of 4) sorted by relevance

/system/core/init/
H A Dparser.h22 #define T_NEWLINE 2 macro
H A Dparser.c87 return T_NEWLINE;
97 return T_NEWLINE;
124 state->nexttoken = T_NEWLINE;
H A Dueventd_parser.c46 case T_NEWLINE:
H A Dinit_parser.c366 case T_NEWLINE:

Completed in 164 milliseconds