Searched refs:concat3 (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/vim-55/runtime/syntax/
H A Dnastran.vim81 syn keyword nastranDmapImplicit concat2 concat3 conjg cos cosh dble diagoff
/macosx-10.10.1/emacs-93/emacs/src/
H A Dprocess.c510 return concat3 (build_string ("exited abnormally with code "),
517 return concat3 (build_string ("failed with code "),
4030 concat3 (build_string ("accept failed with code"),
4090 caller = concat3 (build_string (" <*"), caller, build_string ("*>"));
4189 concat3 (build_string ("accept from "),
4195 concat3 (build_string ("open from "),
H A Dsearch.c2516 accum = concat3 (accum, middle,
2551 return concat3 (before, newtext, after);
H A Dmacmenu.c1026 tem = Fstring_match (concat3 (build_string ("\\("),
H A Dlisp.h2421 extern Lisp_Object concat3 P_ ((Lisp_Object, Lisp_Object, Lisp_Object));
H A Dfns.c419 concat3 (s1, s2, s3)
416 concat3 (s1, s2, s3) function
H A Dkeyboard.c7803 tem = concat3 (build_string (" ("), tem, build_string (")"));

Completed in 237 milliseconds