Searched defs:ms (Results 1 – 6 of 6) sorted by relevance
4498 mstate ms = (mstate)msp; in destroy_mspace() local4524 mstate ms = (mstate)msp; in mspace_malloc() local4731 mstate ms = (mstate)msp; in mspace_calloc() local4760 mstate ms = get_mstate_for(p); in mspace_realloc() local4773 mstate ms = (mstate)msp; in mspace_memalign() local4784 mstate ms = (mstate)msp; in mspace_independent_calloc() local4794 mstate ms = (mstate)msp; in mspace_independent_comalloc() local4804 mstate ms = (mstate)msp; in mspace_trim() local4818 mstate ms = (mstate)msp; in mspace_malloc_stats() local4829 mstate ms = (mstate)msp; in mspace_footprint() local[all …]
5112 mstate ms = (mstate)msp; in mstar_mspace_track_large_chunks() local5128 mstate ms = (mstate)msp; in mstar_destroy_mspace() local5154 mstate ms = (mstate)msp; in mstar_mspace_malloc() local5371 mstate ms = (mstate)msp; in mstar_mspace_calloc() local5400 mstate ms = get_mstate_for(p); in mstar_mspace_realloc() local5413 mstate ms = (mstate)msp; in mstar_mspace_memalign() local5423 mstate ms = (mstate)msp; in mstar_mspace_independent_calloc() local5437 mstate ms = (mstate)msp; in mstar_mspace_independent_comalloc() local5447 mstate ms = (mstate)msp; in mstar_mspace_trim() local5461 mstate ms = (mstate)msp; in mstar_mspace_malloc_stats() local[all …]
167 static __inline__ void osapi_schedule_timeout(int ms) in osapi_schedule_timeout()
156 static __inline__ void schedule_timeout(int ms) in schedule_timeout()
126 #define BDMA_DELAYMS(ms) MsOS_DelayTask(ms) argument
238 #define delay(ms) argument