Changeset 797a467 in git for omalloc


Ignore:
Timestamp:
Feb 17, 2022, 1:28:31 PM (2 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
caf53dcf30a6c178c7e7c4340d001c29f593856b
Parents:
6c51de116b09bacc351754b10b0cce585d922b37
Message:
xalloc: remove omAllocBin0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • omalloc/xalloc.h

    r6c51de r797a467  
    148148#define omAllocAligned(S)        omAlloc(S)
    149149#define omAllocBin(B)            omAlloc(B)
    150 #define omAllocBin0(B)           omAlloc0(B)
    151150#define omAlloc0Bin(B)           omAlloc0(B)
    152151#define omInitInfo()
Note: See TracChangeset for help on using the changeset viewer.