On Fri, 2004-11-26 at 20:58 +0530, Shakthi Kannan wrote: > Hi, > > I am looking at: > > http://lxr.linux.no/source/include/asm-i386/uaccess.h#L584 > > Where is this builtin_constant_p defined? I did a search and I was > only able to find the places where it has been used. it's a gcc built-in function.... so you need to look it up in the gcc documentation if you want to know the details. -- -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/