help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LISP symbols defined with DEFUN


From: A Soare
Subject: Re: LISP symbols defined with DEFUN
Date: Fri, 13 Apr 2007 16:36:19 +0200 (CEST)

I saw using the preprocessor.

defsubr interns them using 
struct Lisp_Subr __attribute__ ((__aligned__ (1 << GCTYPEBITS)))

etcetera.

> How/Where LISP symbols defined with DEFUN are inserted in obarray?
> 
> Thanks.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]