From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shriek Subject: Where to find definition for __FUNCTION__ macro Date: Wed, 23 Aug 2006 15:32:49 +0530 Message-ID: <3ce33f6c0608230302n6b779dd1w1543f437a955c5a0@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-c-programming@vger.kernel.org Hi Where can I find the implementation of the __FUNCTION__ macro, does it use symbol table look up or something ... thanks and regards ... Shrikanth R K