Home
last modified time | relevance | path

Searched defs:M (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2071 #define is_global(M) ((M) == &_gm_) argument
2072 #define is_initialized(M) ((M)->top != 0) argument
2078 #define use_lock(M) ((M)->mflags & USE_LOCK_BIT) argument
2079 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) argument
2080 #define disable_lock(M) ((M)->mflags &= ~USE_LOCK_BIT) argument
2082 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) argument
2083 #define enable_mmap(M) ((M)->mflags |= USE_MMAP_BIT) argument
2084 #define disable_mmap(M) ((M)->mflags &= ~USE_MMAP_BIT) argument
2086 #define use_noncontiguous(M) ((M)->mflags & USE_NONCONTIGUOUS_BIT) argument
2087 #define disable_contiguous(M) ((M)->mflags |= USE_NONCONTIGUOUS_BIT) argument
[all …]
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2591 #define is_global(M) ((M) == &_gm_) argument
2595 #define is_initialized(M) ((M)->top != 0) argument
2601 #define use_lock(M) ((M)->mflags & USE_LOCK_BIT) argument
2602 #define enable_lock(M) ((M)->mflags |= USE_LOCK_BIT) argument
2603 #define disable_lock(M) ((M)->mflags &= ~USE_LOCK_BIT) argument
2605 #define use_mmap(M) ((M)->mflags & USE_MMAP_BIT) argument
2606 #define enable_mmap(M) ((M)->mflags |= USE_MMAP_BIT) argument
2607 #define disable_mmap(M) ((M)->mflags &= ~USE_MMAP_BIT) argument
2609 #define use_noncontiguous(M) ((M)->mflags & USE_NONCONTIGUOUS_BIT) argument
2610 #define disable_contiguous(M) ((M)->mflags |= USE_NONCONTIGUOUS_BIT) argument
[all …]
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/
H A Dmhal_sc.c5746 MS_U32 M, N, S; in MHal_XC_VMark_SetParameters() local
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/
H A Dmhal_sc.c5584 MS_U32 M, N, S; in MHal_XC_VMark_SetParameters() local
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/
H A Dmhal_sc.c5473 MS_U32 M, N, S; in MHal_XC_VMark_SetParameters() local
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/
H A Dmhal_sc.c6071 MS_U32 M, N, S; in MHal_XC_VMark_SetParameters() local