Home
last modified time | relevance | path

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

/system/core/init/
Dparser.c87 return T_NEWLINE; in next_token()
97 return T_NEWLINE; in next_token()
124 state->nexttoken = T_NEWLINE; in next_token()
Dparser.h22 #define T_NEWLINE 2 macro
Dueventd_parser.c46 case T_NEWLINE: in parse_config()
Dinit_parser.c370 case T_NEWLINE: in parse_config()