Home | History | Annotate | Download | only in t

Lines Matching defs:T_FUNC

47 #define T_FUNC(n, d)							\
156 T_FUNC(empty_input, "empty input")
167 T_FUNC(empty_line, "empty line")
180 T_FUNC(unterminated_empty_line, "unterminated empty line")
193 T_FUNC(whitespace, "whitespace")
206 T_FUNC(comment, "comment")
219 T_FUNC(whitespace_before_comment, "whitespace before comment")
232 T_FUNC(line_continuation_within_whitespace, "line continuation within whitespace")
252 T_FUNC(one_word, "one word")
265 T_FUNC(two_words, "two words")
278 T_FUNC(many_words, "many words")
294 T_FUNC(unterminated_line, "unterminated line")