Lines Matching refs:FIXCHAR
60 FIXCHAR(prefix, lenprefix, cprefix); in petscoptionsbegin_()
61 FIXCHAR(mess, lenmess, cmess); in petscoptionsbegin_()
62 FIXCHAR(sec, lensec, csec); in petscoptionsbegin_()
93 FIXCHAR(opt, lenopt, copt); in petscoptionsbool_()
94 FIXCHAR(text, lentext, ctext); in petscoptionsbool_()
95 FIXCHAR(man, lenman, cman); in petscoptionsbool_()
112 FIXCHAR(opt, lenopt, copt); in petscoptionsbool3_()
113 FIXCHAR(text, lentext, ctext); in petscoptionsbool3_()
114 FIXCHAR(man, lenman, cman); in petscoptionsbool3_()
132 FIXCHAR(opt, lenopt, copt); in petscoptionsboolarray_()
133 FIXCHAR(text, lentext, ctext); in petscoptionsboolarray_()
134 FIXCHAR(man, lenman, cman); in petscoptionsboolarray_()
153 FIXCHAR(opt, lenopt, copt); in petscoptionsenumprivate_()
154 FIXCHAR(text, lentext, ctext); in petscoptionsenumprivate_()
155 FIXCHAR(man, lenman, cman); in petscoptionsenumprivate_()
173 FIXCHAR(opt, lenopt, copt); in petscoptionsint_()
174 FIXCHAR(text, lentext, ctext); in petscoptionsint_()
175 FIXCHAR(man, lenman, cman); in petscoptionsint_()
192 FIXCHAR(opt, lenopt, copt); in petscoptionsintarray_()
193 FIXCHAR(text, lentext, ctext); in petscoptionsintarray_()
194 FIXCHAR(man, lenman, cman); in petscoptionsintarray_()
211 FIXCHAR(opt, lenopt, copt); in petscoptionsreal_()
212 FIXCHAR(text, lentext, ctext); in petscoptionsreal_()
213 FIXCHAR(man, lenman, cman); in petscoptionsreal_()
230 FIXCHAR(opt, lenopt, copt); in petscoptionsrealarray_()
231 FIXCHAR(text, lentext, ctext); in petscoptionsrealarray_()
232 FIXCHAR(man, lenman, cman); in petscoptionsrealarray_()
249 FIXCHAR(opt, lenopt, copt); in petscoptionsscalar_()
250 FIXCHAR(text, lentext, ctext); in petscoptionsscalar_()
251 FIXCHAR(man, lenman, cman); in petscoptionsscalar_()
268 FIXCHAR(opt, lenopt, copt); in petscoptionsscalararray_()
269 FIXCHAR(text, lentext, ctext); in petscoptionsscalararray_()
270 FIXCHAR(man, lenman, cman); in petscoptionsscalararray_()
288 FIXCHAR(opt, lenopt, copt); in petscoptionsstring_()
289 FIXCHAR(text, lentext, ctext); in petscoptionsstring_()
290 FIXCHAR(man, lenman, cman); in petscoptionsstring_()
291 FIXCHAR(currentvalue, lencurrent, ccurrent); in petscoptionsstring_()
314 FIXCHAR(pre, len1, c1); in petscoptionsgetenumprivate_()
315 FIXCHAR(name, len2, c2); in petscoptionsgetenumprivate_()
329 FIXCHAR(pre, len1, c1); in petscoptionsgetstring_()
330 FIXCHAR(name, len2, c2); in petscoptionsgetstring_()