Home
last modified time | relevance | path

Searched refs:Lisp_Object (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000211-1.c6 typedef int Lisp_Object; typedef
7 extern Lisp_Object Qnil;
9 TRUE_LIST_P (Lisp_Object object) in TRUE_LIST_P()
48 doprnt_1 (Lisp_Object stream, const Bufbyte *string, Bytecount len, in doprnt_1()
83 emacs_doprnt_1 (Lisp_Object stream, const Bufbyte *format_nonreloc, in emacs_doprnt_1()
84 Lisp_Object format_reloc, Bytecount format_length, in emacs_doprnt_1()
86 const Lisp_Object *largs) in emacs_doprnt_1()
H A D20000224-1.c12 union Lisp_Object union
22 Lisp_Object; typedef
29 Lisp_Object tdevice; in init_device_faces()
31 tdevice = (union Lisp_Object) in init_device_faces()
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.h147 extern Lisp_Object re_match_object;
H A Dregex.c4061 Lisp_Object re_match_object;