HomeSort by: relevance | last modified time | path
    Searched defs:check_obsolete (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.c 94 #define check_obsolete(value1,value2) \ macro
1034 check_obsolete (yyvsp[-3].message_intro, yyvsp[-2].stringlist);
1035 check_obsolete (yyvsp[-3].message_intro, yyvsp[-1].pos);
1036 check_obsolete (yyvsp[-3].message_intro, yyvsp[0].stringlist);
1056 check_obsolete (yyvsp[-3].message_intro, yyvsp[-2].stringlist);
1057 check_obsolete (yyvsp[-3].message_intro, yyvsp[-1].string);
1058 check_obsolete (yyvsp[-3].message_intro, yyvsp[0].rhs);
1077 check_obsolete (yyvsp[-2].message_intro, yyvsp[-1].stringlist);
1078 check_obsolete (yyvsp[-2].message_intro, yyvsp[0].string);
1088 check_obsolete (yyvsp[-2].message_intro, yyvsp[-1].stringlist)
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 9099 check_obsolete (const arm_feature_set *feature, const char *msg) function
9127 if (!check_obsolete (&arm_ext_v8,
9516 if (!(r->obs_msg && check_obsolete (&r->obsoleted, r->obs_msg))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 9102 check_obsolete (const arm_feature_set *feature, const char *msg) function
9130 if (!check_obsolete (&arm_ext_v8,

Completed in 180 milliseconds