Lines Matching refs:PARAMS
2952 * libgnuintl.h.in (PARAMS): Remove macro.
2958 * gettextP.h (PARAMS): Remove macro.
2965 * hash-string.h (PARAMS): Remove macro.
2967 * loadinfo.h (PARAMS): Remove macro.
2970 * plural-exp.h (PARAMS): Remove macro.
3767 * libgnuintl.h (_INTL_PARAMS): Renamed from PARAMS, to avoid polluting
3774 * gettextP.h (PARAMS): Also test for __SUNPRO_C, because 64-bit Solaris
3778 * hash-string.h (PARAMS): Likewise.
3779 * loadinfo.h (PARAMS): Likewise.
3780 * plural-exp.h (PARAMS): Likewise.
4626 * libgettext.h: Define PARAMS also to `args' if __cplusplus is defined.
4951 Use PARAMS instead of __P. Suggested by Roland McGrath.