Searched refs:IS_NEWLINE_CONTEXT (Results 1 – 2 of 2) sorted by relevance
516 #define IS_NEWLINE_CONTEXT(c) ((c) & CONTEXT_NEWLINE) macro529 || ((constraint & PREV_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context))\535 || (((constraint) & NEXT_NEWLINE_CONSTRAINT) && !IS_NEWLINE_CONTEXT (context)) \
1086 else if (IS_BEGBUF_CONTEXT (context) && IS_NEWLINE_CONTEXT (context)) in acquire_init_state_context()1088 else if (IS_NEWLINE_CONTEXT (context)) in acquire_init_state_context()