Home
last modified time | relevance | path

Searched defs:SAFE_ALLOCA (Results 1 – 5 of 5) sorted by relevance

/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dinternal.h176 #define SAFE_ALLOCA(P, SIZE) \ macro
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dlisp.h4568 #define SAFE_ALLOCA(size) ((size) <= sa_avail \ macro
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dlisp.h4955 #define SAFE_ALLOCA(size) ((size) <= sa_avail \ macro
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dlisp.h4568 #define SAFE_ALLOCA(size) ((size) <= sa_avail \ macro
/dports/editors/emacs/emacs-27.2/src/
H A Dlisp.h4816 #define SAFE_ALLOCA(size) ((size) <= sa_avail \ macro