Searched defs:S (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | dlmalloc.c | 1646 #define CALL_MORECORE(S) MORECORE(S) argument 1648 #define CALL_MORECORE(S) MORECORE_DEFAULT(S) argument 1651 #define CALL_MORECORE(S) MFAIL argument 2436 #define is_mmapped_segment(S) ((S)->sflags & USE_MMAP_BIT) argument 2437 #define is_extern_segment(S) ((S)->sflags & EXTERN_BIT) argument 2618 #define page_align(S)\ argument 2622 #define granularity_align(S)\ argument 2629 #define mmap_align(S) granularity_align(S) argument 2631 #define mmap_align(S) page_align(S) argument 2637 #define is_page_aligned(S)\ argument [all …]
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 1383 #define CALL_MORECORE(S) MORECORE(S) argument 1385 #define CALL_MORECORE(S) MFAIL argument 1935 #define is_mmapped_segment(S) ((S)->sflags & IS_MMAPPED_BIT) argument 1936 #define is_extern_segment(S) ((S)->sflags & EXTERN_BIT) argument 2095 #define page_align(S)\ argument 2099 #define granularity_align(S)\ argument 2102 #define is_page_aligned(S)\ argument 2104 #define is_granularity_aligned(S)\ argument 2108 #define segment_holds(S, A)\ argument 2252 #define compute_tree_index(S, I)\ argument [all …]
|
| /utopia/UTPA2-700.0.x/modules/ipauth/drv/ipauth/ |
| H A D | drvIPAUTH.c | 180 #define S(x, y, z) ((y) ^ ((x) | (~z))) macro
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/ |
| H A D | mhal_sc.c | 5746 MS_U32 M, N, S; in MHal_XC_VMark_SetParameters() local
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/ |
| H A D | mhal_sc.c | 5584 MS_U32 M, N, S; in MHal_XC_VMark_SetParameters() local
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/ |
| H A D | mhal_sc.c | 5473 MS_U32 M, N, S; in MHal_XC_VMark_SetParameters() local
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/ |
| H A D | mhal_sc.c | 6071 MS_U32 M, N, S; in MHal_XC_VMark_SetParameters() local
|