Lines Matching refs:streq
131 if (streq(defp->def_name, type) && defp->def_kind == DEF_TYPEDEF) in cmptype()
314 if (streq(plist->res_type, "opaque")) { in def_program()
329 if (streq(dec.type, "void")) in def_program()
343 if (streq(dec.type, "void")) in def_program()
572 if (streq(dec->type, "void")) in get_declaration()
603 if (streq(dec->type, "opaque")) { in get_declaration()
607 } else if (streq(dec->type, "string")) { in get_declaration()
642 if (streq(dec->type, "void")) in get_prog_declaration()
645 if (streq(dec->type, "opaque")) in get_prog_declaration()
648 if (streq(dec->type, "string")) { in get_prog_declaration()
658 if (!streq(dec->type, "string")) { in get_prog_declaration()
672 if (streq(dec->type, "string")) { in get_prog_declaration()