Lines Matching refs:allocm
1044 - Remove the *allocm() API, which is superseded by the *allocx() API.
1127 - Add the *allocx() API, which is a successor to the experimental *allocm()
1131 allocm()/rallocm() share with posix_memalign(). Note that *allocm() is
1156 violation of the *allocx()/*allocm() semantics.
1269 - Add the ALLOCM_ARENA() flag for {,r,d}allocm().
1402 - Fix prof-related bugs in allocm() and rallocm().
1467 - Fix aligned huge reallocation (affected allocm()).
1500 This version focuses on the experimental *allocm() API, and on improved
1505 - Implement the experimental {,r,s,d}allocm() API, which provides a superset