Lines Matching defs:forwstr

40 decode_primitive (const char *typename, const char *name, const char *forwstr)
48 forwstr);
55 forwstr);
187 const char *forwstr,
195 name, length, r->max, forwstr);
201 name, length, r->min, forwstr);
207 name, length, r->min, forwstr);
212 const char *forwstr, const char *tmpstr, const char *dertype,
221 name, name, name, forwstr);
237 forwstr);
248 decode_primitive ("integer", "&enumint", forwstr);
254 decode_primitive ("heim_integer", name, forwstr);
256 decode_primitive ("integer", name, forwstr);
258 decode_primitive ("unsigned", name, forwstr);
260 decode_primitive ("unsigned", name, forwstr);
266 decode_primitive ("boolean", name, forwstr);
269 decode_primitive ("enumerated", name, forwstr);
276 decode_primitive("octet_string_ber", name, forwstr);
280 decode_primitive ("octet_string", name, forwstr);
284 range_check(name, "length", forwstr, t->range);
291 decode_primitive ("bit_string", name, forwstr);
332 decode_type (s, m->type, m->optional, forwstr, m->gen_name, NULL,
354 "if(e) %s;\n", forwstr);
373 s, s, s, forwstr);
374 decode_type (s, m->type, 0, forwstr, m->gen_name, NULL, depth + 1);
437 tmpstr, tmpstr, forwstr,
440 tmpstr, forwstr,
447 decode_type (n, t->subtype, 0, forwstr, sname, NULL, depth + 1);
457 range_check(name, "len", forwstr, t->range);
463 decode_primitive ("generalized_time", name, forwstr);
466 decode_primitive ("general_string", name, forwstr);
469 decode_primitive ("general_string", name, forwstr);
511 name, name, name, name, forwstr);
513 fprintf(codefile, "if(e) %s;\n", forwstr);
524 depth, tmpstr, forwstr, depth, forwstr);
528 "len = %s_datalen;\n", tmpstr, forwstr, tmpstr);
531 decode_type (name, t->subtype, 0, forwstr, tname, ide, depth + 1);
546 forwstr,
547 typestring, forwstr);
590 decode_type (s, m->type, m->optional, forwstr, m->gen_name, NULL,
616 forwstr,
626 forwstr);
631 decode_primitive ("utctime", name, forwstr);
634 decode_primitive ("utf8string", name, forwstr);
637 decode_primitive ("printable_string", name, forwstr);
640 decode_primitive ("ia5_string", name, forwstr);
643 decode_primitive ("bmp_string", name, forwstr);
646 decode_primitive ("universal_string", name, forwstr);
649 decode_primitive ("visible_string", name, forwstr);
655 decode_primitive ("oid", name, forwstr);