| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | cdefs.h | 256 # define __attribute_format_strfmon__(a,b) \ argument 259 # define __attribute_format_strfmon__(a,b) /* Ignore */ argument
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/ |
| H A D | mhal_hdmi.h | 130 #define ABS_MINUS(a, b) ((a > b)? (a -b): (b -a)) argument 132 #define HDMI_GET_PORT_SELECT(a) ((MS_U8)(a - INPUT_PORT_DVI0)) argument
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/ |
| H A D | mhal_hdmi.h | 130 #define ABS_MINUS(a, b) ((a > b)? (a -b): (b -a)) argument 132 #define HDMI_GET_PORT_SELECT(a) ((MS_U8)(a - INPUT_PORT_DVI0)) argument
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/ |
| H A D | mhal_hdmi.h | 130 #define ABS_MINUS(a, b) ((a > b)? (a -b): (b -a)) argument 132 #define HDMI_GET_PORT_SELECT(a) ((MS_U8)(a - INPUT_PORT_DVI0)) argument
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/ |
| H A D | mhal_hdmi.h | 130 #define ABS_MINUS(a, b) ((a > b)? (a -b): (b -a)) argument 132 #define HDMI_GET_PORT_SELECT(a) ((MS_U8)(a - INPUT_PORT_DVI0)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mustang/pwm/ |
| H A D | halPWM.h | 125 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mooney/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/kano/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/curry/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6lite/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maxim/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/mainz/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7821/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/macan/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maldives/pwm/ |
| H A D | halPWM.h | 125 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/manhattan/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/messi/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/maserati/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/k6/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/modules/pwm/hal/M7621/pwm/ |
| H A D | halPWM.h | 141 #define COMPLEMENT(a) (~(a)) argument
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | romfs_fs.h | 15 #define __mk4(a,b,c,d) cpu_to_be32(__mkl(__mkw(a,b),__mkw(c,d))) argument
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | cdefs.h | 66 #define __attribute_format_strfmon__(a,b) argument
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/ |
| H A D | mdrv_mfe_io.h | 125 #define poll(a, b, c) 1 argument
|
| /utopia/UTPA2-700.0.x/modules/dac/api/dac/ |
| H A D | apiDAC_v2.c | 143 #define URELATION(a,b,c) pDACPri->_URELATION_ASSIGN(a,b,c) in DACOpen() argument
|
| /utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/ |
| H A D | XC_adp.c | 131 …#define CPY_FROM_USER(a,b,c) if(copy_from_user(a,b,c) != 0) { b… argument 132 …#define CPY_to_USER(a,b,c) if(copy_to_user(a,b,c) != 0) { bre… argument 141 …#define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((u… argument 142 …#define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsign… argument
|