Home
last modified time | relevance | path

Searched defs:FOR_EACH_LIVE_BUFFER (Results 1 – 8 of 8) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dbuffer.c498 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
1617 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
2783 FOR_EACH_LIVE_BUFFER (btail, other) in FOR_EACH_LIVE_BUFFER() function
H A Ddispnew.c6248 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
6304 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
H A Dfileio.c6036 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
H A Dbuffer.h1233 #define FOR_EACH_LIVE_BUFFER(list_var, buf_var) \ macro
/dports/editors/emacs/emacs-27.2/src/
H A Ddispnew.c6151 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
6207 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
H A Dbuffer.c486 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
1566 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function
H A Dbuffer.h1232 #define FOR_EACH_LIVE_BUFFER(list_var, buf_var) \ macro
H A Dfileio.c5868 FOR_EACH_LIVE_BUFFER (tail, buf) in FOR_EACH_LIVE_BUFFER() function