Home
last modified time | relevance | path

Searched refs:IT_STACK_SIZE (Results 1 – 12 of 12) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddispextern.h2248 #define IT_STACK_SIZE 5 macro
2492 stack[IT_STACK_SIZE];
H A Dbidi.c582 static ptrdiff_t bidi_cache_start_stack[IT_STACK_SIZE];
934 eassert (bidi_cache_sp < IT_STACK_SIZE); in bidi_push_it()
H A Dxdisp.c6741 eassert (it->sp < IT_STACK_SIZE); in push_it()
H A DChangeLog.1217279 (bidi_cache_start_stack, bidi_push_it): Use IT_STACK_SIZE.
H A DChangeLog.103436 * dispextern.h (IT_STACK_SIZE): New macro specifying size of
H A DChangeLog.119367 (IT_STACK_SIZE): Enlarge to 5.
/dports/editors/emacs/emacs-27.2/src/
H A Ddispextern.h2239 #define IT_STACK_SIZE 5 macro
2483 stack[IT_STACK_SIZE];
H A Dbidi.c582 static ptrdiff_t bidi_cache_start_stack[IT_STACK_SIZE];
934 eassert (bidi_cache_sp < IT_STACK_SIZE); in bidi_push_it()
H A Dxdisp.c6414 eassert (it->sp < IT_STACK_SIZE); in push_it()
H A DChangeLog.1217279 (bidi_cache_start_stack, bidi_push_it): Use IT_STACK_SIZE.
H A DChangeLog.103436 * dispextern.h (IT_STACK_SIZE): New macro specifying size of
H A DChangeLog.119367 (IT_STACK_SIZE): Enlarge to 5.