Home
last modified time | relevance | path

Searched refs:pce (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c855 tree ce = NULL_TREE, *pce = &ce; in c_finish_omp_for() local
860 *pce = build2 (COMPOUND_EXPR, type, TREE_OPERAND (c, 0), in c_finish_omp_for()
862 pce = &TREE_OPERAND (*pce, 1); in c_finish_omp_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc1096 tree ce = NULL_TREE, *pce = &ce; in c_finish_omp_for() local
1101 *pce = build2 (COMPOUND_EXPR, type, TREE_OPERAND (c, 0), in c_finish_omp_for()
1103 pce = &TREE_OPERAND (*pce, 1); in c_finish_omp_for()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c2134 Expression **pce = &ce->e2; in extractLast() local
2135 while (((CommaExp *)(*pce))->e2->op == TOKcomma) in extractLast()
2137 pce = &((CommaExp *)(*pce))->e2; in extractLast()
2139 assert((*pce)->op == TOKcomma); in extractLast()
2140 ce = (CommaExp *)(*pce); in extractLast()
2141 *pce = ce->e1; in extractLast()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.d909 Expression* pce = &ce.e2; in extractLast() local
910 while ((cast(CommaExp)(*pce)).e2.op == EXP.comma) in extractLast()
912 pce = &(cast(CommaExp)(*pce)).e2; in extractLast()
914 assert((*pce).op == EXP.comma); in extractLast()
915 ce = cast(CommaExp)(*pce); in extractLast()
916 *pce = ce.e1; in extractLast()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc197 processing_constraint_expression_sentinel pce; in combine_constraint_expressions() local
H A Dparser.c27613 primary_constraint_error pce = pce_ok; in cp_parser_constraint_primary_expression() local
27618 pce = cp_parser_constraint_requires_parens (parser, lambda_p); in cp_parser_constraint_primary_expression()
27620 if (pce == pce_ok) in cp_parser_constraint_primary_expression()
27630 if (pce == pce_maybe_operator) in cp_parser_constraint_primary_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc238 processing_constraint_expression_sentinel pce; in combine_constraint_expressions() local
H A Dparser.cc29788 primary_constraint_error pce = pce_ok; in cp_parser_constraint_primary_expression() local
29793 pce = cp_parser_constraint_requires_parens (parser, lambda_p); in cp_parser_constraint_primary_expression()
29795 if (pce == pce_ok) in cp_parser_constraint_primary_expression()
29805 if (pce == pce_maybe_operator) in cp_parser_constraint_primary_expression()
/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.04977 check for struct clockppsev. Return pce->serial, not 0;
/netbsd-src/external/gpl3/binutils/dist/gas/po/
H A Duk.po17588 msgid "pce instruction error (16 bit || 16 bit)."
17589 msgstr "помилка інструкції pce (16-бітова || 16-бітова)."
H A Dfi.po12281 msgid "pce instruction error (16 bit || 16 bit)'"
12282 msgstr "”pce”-käskyvirhe (16 bittiä || 16 bittiä)’"
H A Did.po12253 msgid "pce instruction error (16 bit || 16 bit)'"
12254 msgstr "instruksi pce erro (16 bit || 16 bit)'"
H A Dru.po17270 msgid "pce instruction error (16 bit || 16 bit)."
17271 msgstr "ошибка инструкции pce (16 бит || 16 бит)"
H A Drw.po9952 msgid "pce instruction error (16 bit || 16 bit)'"
H A Dsv.po16529 msgid "pce instruction error (16 bit || 16 bit)."
16530 msgstr "pce-instruktionsfel (16 bit || 16 bit)."
H A Dja.po11685 msgid "pce instruction error (16 bit || 16 bit)'"
H A Des.po15516 msgid "pce instruction error (16 bit || 16 bit)."
15517 msgstr "error de instrucción pce (16 bit || 16 bit)."
/netbsd-src/external/gpl3/binutils.old/dist/gas/po/
H A Dfi.po12281 msgid "pce instruction error (16 bit || 16 bit)'"
12282 msgstr "”pce”-käskyvirhe (16 bittiä || 16 bittiä)’"
H A Did.po12253 msgid "pce instruction error (16 bit || 16 bit)'"
12254 msgstr "instruksi pce erro (16 bit || 16 bit)'"
H A Dru.po17114 msgid "pce instruction error (16 bit || 16 bit)."
17115 msgstr "ошибка инструкции pce (16 бит || 16 бит)"
H A Duk.po17015 msgid "pce instruction error (16 bit || 16 bit)."
17016 msgstr "помилка інструкції pce (16-бітова || 16-бітова)."
H A Drw.po9952 msgid "pce instruction error (16 bit || 16 bit)'"
H A Dsv.po16529 msgid "pce instruction error (16 bit || 16 bit)."
16530 msgstr "pce-instruktionsfel (16 bit || 16 bit)."
H A Dja.po11685 msgid "pce instruction error (16 bit || 16 bit)'"
H A Des.po15516 msgid "pce instruction error (16 bit || 16 bit)."
15517 msgstr "error de instrucción pce (16 bit || 16 bit)."

12