Searched refs:PO (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/conversion/
H A Ddr195-1.C14 typedef int *PO; typedef
21 PO po;
29 po = reinterpret_cast <PO>(pf);
H A Ddr195.C13 typedef int *PO; typedef
19 PO po;
27 po = reinterpret_cast <PO>(pf);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWconditionally-supported-1.C12 typedef int *PO; typedef
18 PO po;
24 po = reinterpret_cast <PO>(pf); // { dg-warning "conditionally-supported" }
/haiku-buildtools/isl/interface/
H A Dextract_interface.cc293 PreprocessorOptions &PO = Clang->getPreprocessorOpts(); local
299 PO.addMacroDef("__isl_give=__attribute__((annotate(\"isl_give\")))");
300 PO.addMacroDef("__isl_keep=__attribute__((annotate(\"isl_keep\")))");
301 PO.addMacroDef("__isl_take=__attribute__((annotate(\"isl_take\")))");
302 PO.addMacroDef("__isl_export=__attribute__((annotate(\"isl_export\")))");
303 PO.addMacroDef("__isl_constructor=__attribute__((annotate(\"isl_constructor\"))) __attribute__((annotate(\"isl_export\")))");
304 PO.addMacroDef("__isl_subclass(super)=__attribute__((annotate(\"isl_subclass(\" #super \")\"))) __attribute__((annotate(\"isl_export\")))");
/haiku-buildtools/gcc/gcc/po/
H A Dexgettext311 --language=PO -o $pottmp

Completed in 126 milliseconds