HomeSort by: relevance | last modified time | path
    Searched defs:PARAMS (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/external/gpl2/grep/dist/lib/
exclude.h 23 #ifndef PARAMS
25 # define PARAMS(Args) Args
27 # define PARAMS(Args) ()
33 struct exclude *new_exclude PARAMS ((void));
34 void add_exclude PARAMS ((struct exclude *, char const *));
35 int add_exclude_file PARAMS ((void (*) (struct exclude *, char const *),
37 int excluded_filename PARAMS ((struct exclude const *, char const *, int));
closeout.h 6 # ifndef PARAMS
8 # define PARAMS(Args) Args
10 # define PARAMS(Args) ()
14 void close_stdout_set_status PARAMS ((int status));
15 void close_stdout_set_file_name PARAMS ((const char *file));
16 void close_stdout PARAMS ((void));
17 void close_stdout_status PARAMS ((int status));
hard-locale.h 10 # ifndef PARAMS
12 # define PARAMS(Args) Args
14 # define PARAMS(Args) ()
18 int hard_locale PARAMS ((int));
savedir.h 8 # ifndef PARAMS
10 # define PARAMS(Args) Args
12 # define PARAMS(Args) ()
17 savedir PARAMS ((const char *dir, off_t name_size,
strtoumax.c 34 #ifndef PARAMS
36 # define PARAMS(Args) Args
38 # define PARAMS(Args) ()
46 unsigned long strtoul PARAMS ((char const *, char **, int));
53 unsigned long long strtoull PARAMS ((char const *, char **, int));
quotearg.h 45 #ifndef PARAMS
47 # define PARAMS(Args) Args
49 # define PARAMS(Args) ()
60 PARAMS ((struct quoting_options *o));
63 enum quoting_style get_quoting_style PARAMS ((struct quoting_options *o));
67 void set_quoting_style PARAMS ((struct quoting_options *o,
75 int set_char_quoting PARAMS ((struct quoting_options *o, char c, int i));
85 size_t quotearg_buffer PARAMS ((char *buffer, size_t buffersize,
94 char *quotearg_n PARAMS ((unsigned int n, char const *arg));
97 char *quotearg PARAMS ((char const *arg))
    [all...]
xalloc.h 23 # ifndef PARAMS
25 # define PARAMS(Args) Args
27 # define PARAMS(Args) ()
48 extern void (*xalloc_fail_func) PARAMS ((void));
59 extern void xalloc_die PARAMS ((void)) ATTRIBUTE_NORETURN;
61 void *xmalloc PARAMS ((size_t n));
62 void *xcalloc PARAMS ((size_t n, size_t s));
63 void *xrealloc PARAMS ((void *p, size_t n));
64 char *xstrdup PARAMS ((const char *str));
xstrtol.h 10 # ifndef PARAMS
12 # define PARAMS(Args) Args
14 # define PARAMS(Args) ()
28 name PARAMS ((const char *s, char **ptr, int base, \
  /src/external/gpl2/diffutils/dist/lib/
hard-locale.h 10 # ifndef PARAMS
12 # define PARAMS(Args) Args
14 # define PARAMS(Args) ()
18 int hard_locale PARAMS ((int));
exclude.h 23 #ifndef PARAMS
25 # define PARAMS(Args) Args
27 # define PARAMS(Args) ()
46 struct exclude *new_exclude PARAMS ((void));
47 void free_exclude PARAMS ((struct exclude *));
48 void add_exclude PARAMS ((struct exclude *, char const *, int));
49 int add_exclude_file PARAMS ((void (*) (struct exclude *, char const *, int),
51 bool excluded_filename PARAMS ((struct exclude const *, char const *));
dirname.h 22 # ifndef PARAMS
24 # define PARAMS(Args) Args
26 # define PARAMS(Args) ()
42 char *base_name PARAMS ((char const *path));
43 char *dir_name PARAMS ((char const *path));
44 size_t base_len PARAMS ((char const *path));
45 size_t dir_len PARAMS ((char const *path));
47 int strip_trailing_slashes PARAMS ((char *path));
inttostr.h 52 #ifndef PARAMS
54 # define PARAMS(Args) Args
56 # define PARAMS(Args) ()
60 char *offtostr PARAMS ((off_t, char *));
61 char *imaxtostr PARAMS ((intmax_t, char *));
62 char *umaxtostr PARAMS ((uintmax_t, char *));
strtoimax.c 35 #ifndef PARAMS
37 # define PARAMS(Args) Args
39 # define PARAMS(Args) ()
51 unsigned long strtoul PARAMS ((char const *, char **, int));
57 unsigned long long strtoull PARAMS ((char const *, char **, int));
66 long strtol PARAMS ((char const *, char **, int));
72 long long strtoll PARAMS ((char const *, char **, int));
xalloc.h 23 # ifndef PARAMS
25 # define PARAMS(Args) Args
27 # define PARAMS(Args) ()
43 extern void (*xalloc_fail_func) PARAMS ((void));
54 extern void xalloc_die PARAMS ((void)) ATTRIBUTE_NORETURN;
56 void *xmalloc PARAMS ((size_t n));
57 void *xcalloc PARAMS ((size_t n, size_t s));
58 void *xrealloc PARAMS ((void *p, size_t n));
59 char *xstrdup PARAMS ((const char *str));
xstrtol.h 27 # ifndef PARAMS
29 # define PARAMS(Args) Args
31 # define PARAMS(Args) ()
45 name PARAMS ((const char *s, char **ptr, int base, \
strtol.c 452 # undef PARAMS
454 # define PARAMS(Args) Args
456 # define PARAMS(Args) ()
460 INT strtol PARAMS ((const STRING_TYPE *nptr, STRING_TYPE **endptr, int base));
  /src/external/gpl2/grep/dist/intl/
hash-string.h 23 #ifndef PARAMS
25 # define PARAMS(Args) Args
27 # define PARAMS(Args) ()
38 static unsigned long int hash_string PARAMS ((const char *__str_param));
gettextP.h 41 #ifndef PARAMS
43 # define PARAMS(args) args
45 # define PARAMS(args) ()
128 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
131 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
136 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain,
139 void _nl_unload_domain PARAMS ((struct loaded_domain *__domain))
141 const char *_nl_init_domain_conv PARAMS ((struct loaded_l10nfile *__domain_file,
145 void _nl_free_domain_conv PARAMS ((struct loaded_domain *__domain))
148 char *_nl_find_msg PARAMS ((struct loaded_l10nfile *domain_file
    [all...]
loadinfo.h 37 #ifndef PARAMS
39 # define PARAMS(args) args
41 # define PARAMS(args) ()
94 extern const char *_nl_normalize_codeset PARAMS ((const char *codeset,
98 _nl_make_l10nflist PARAMS ((struct loaded_l10nfile **l10nfile_list,
108 extern const char *_nl_expand_alias PARAMS ((const char *name));
112 extern int _nl_explode_name PARAMS ((char *name, const char **language,
121 extern char *_nl_find_language PARAMS ((const char *name));
plural-exp.h 25 #ifndef PARAMS
27 # define PARAMS(args) args
29 # define PARAMS(args) ()
110 extern void FREE_EXPRESSION PARAMS ((struct expression *exp))
112 extern int PLURAL_PARSE PARAMS ((void *arg));
114 extern void EXTRACT_PLURAL_EXPRESSION PARAMS ((const char *nullentry,
120 extern unsigned long int plural_eval PARAMS ((struct expression *pexp,
  /src/external/gpl3/gcc.old/dist/intl/
hash-string.h 21 #ifndef PARAMS
23 # define PARAMS(Args) Args
25 # define PARAMS(Args) ()
36 static unsigned long int hash_string PARAMS ((const char *__str_param));
loadinfo.h 35 #ifndef PARAMS
37 # define PARAMS(args) args
39 # define PARAMS(args) ()
92 extern const char *_nl_normalize_codeset PARAMS ((const char *codeset,
110 _nl_make_l10nflist PARAMS ((struct loaded_l10nfile **l10nfile_list,
122 extern const char *_nl_expand_alias PARAMS ((const char *name));
142 extern int _nl_explode_name PARAMS ((char *name, const char **language,
154 extern char *_nl_find_language PARAMS ((const char *name));
gettextP.h 39 #ifndef PARAMS
41 # define PARAMS(args) args
43 # define PARAMS(args) ()
162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
165 struct loaded_l10nfile *_nl_find_domain PARAMS ((const char *__dirname,
170 void _nl_load_domain PARAMS ((struct loaded_l10nfile *__domain,
173 void _nl_unload_domain PARAMS ((struct loaded_domain *__domain))
175 const char *_nl_init_domain_conv PARAMS ((struct loaded_l10nfile *__domain_file,
179 void _nl_free_domain_conv PARAMS ((struct loaded_domain *__domain))
182 char *_nl_find_msg PARAMS ((struct loaded_l10nfile *domain_file
    [all...]
plural-exp.h 25 #ifndef PARAMS
27 # define PARAMS(args) args
29 # define PARAMS(args) ()
114 extern void FREE_EXPRESSION PARAMS ((struct expression *exp))
117 extern int PLURAL_PARSE PARAMS ((struct parse_args *arg));
119 extern int PLURAL_PARSE PARAMS ((void *arg));
122 extern void EXTRACT_PLURAL_EXPRESSION PARAMS ((const char *nullentry,
128 extern unsigned long int plural_eval PARAMS ((struct expression *pexp,
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
morestack.S 31 #define PARAMS 32
33 #define PARAMS 48
35 #define MORESTACK_FRAMESIZE (PARAMS+96)
36 #define R2_SAVE -MORESTACK_FRAMESIZE+PARAMS-8
37 #define PARAMREG_SAVE -MORESTACK_FRAMESIZE+PARAMS+0
38 #define STATIC_CHAIN_SAVE -MORESTACK_FRAMESIZE+PARAMS+64
39 #define R29_SAVE -MORESTACK_FRAMESIZE+PARAMS+72
40 #define LINKREG_SAVE -MORESTACK_FRAMESIZE+PARAMS+80
41 #define NEWSTACKSIZE_SAVE -MORESTACK_FRAMESIZE+PARAMS+88

Completed in 48 milliseconds

1 2