Searched refs:c2x (Results 1 – 4 of 4) sorted by relevance
54 void (*c2x)(uint8_t *); member72 .c2x = cpu_to_xmm,80 .c2x = cpu_to_avx,94 .c2x = cpu_to_vfp,187 xregs_banks[bank].c2x(xregs_cpu); in worker_thread()197 xregs_banks[bank].c2x(xregs_cpu); in worker_thread()
94 LANGSTANDARD_ALIAS_DEPR(c23, "c2x")
149 def : DiagGroup<"c2x-compat", [C23Compat]>;301 def : DiagGroup<"pre-c2x-compat", [CPre23Compat]>;302 def : DiagGroup<"pre-c2x-compat-pedantic", [CPre23CompatPedantic]>;1220 def : DiagGroup<"c2x-extensions", [C23]>;
304 # 20241104: remove the outdated c2x.7 symlink in favor of c23.7305 OLD_FILES+=usr/share/man/man7/c2x.7.gz