Home
last modified time | relevance | path

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

/system/core/init/
Dparser.c89 return T_NEWLINE; in next_token()
99 return T_NEWLINE; in next_token()
122 state->nexttoken = T_NEWLINE; in next_token()
Dparser.h22 #define T_NEWLINE 2 macro
Dueventd_parser.c47 case T_NEWLINE: in parse_config()
Dinit_parser.c199 case T_NEWLINE: in parse_config()