Changeset 36ee6f in git for omalloc/omRet2Info.h


Ignore:
Timestamp:
Sep 18, 2000, 11:12:17 AM (24 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
f3398d316400fe1ee1677fc397cacb80566ac664
Parents:
8b515ab548162a33468ee70ac2adb59e9c8d9b45
Message:
* more tests


git-svn-id: file:///usr/local/Singular/svn/trunk@4604 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/omRet2Info.h

    r8b515ab r36ee6f  
    44 *  Author:  obachman (Olaf Bachmann)
    55 *  Created: 11/99
    6  *  Version: $Id: omRet2Info.h,v 1.5 2000-09-14 12:59:53 obachman Exp $
     6 *  Version: $Id: omRet2Info.h,v 1.6 2000-09-18 09:12:16 obachman Exp $
    77 *******************************************************************/
    88#ifndef OM_RET_2_INFO_H
     
    2222    %i -- number of return addr
    2323    %p -- address (in hex)
    24     %F -- functions
     24    %F -- function name with arguments (for C++, only)
     25    %N -- funtion name without arguments
    2526    %f -- file
    2627    %l -- line
Note: See TracChangeset for help on using the changeset viewer.