Home
last modified time | relevance | path

Searched refs:c32 (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-11-stable/lib/libc/locale/
HDc32rtomb.c36 c32rtomb_l(char * __restrict s, char32_t c32, mbstate_t * __restrict ps, in c32rtomb_l() argument
41 if ((c32 >= 0xd800 && c32 <= 0xdfff) || c32 > 0x10ffff) { in c32rtomb_l()
51 return (wcrtomb_l(s, c32, ps, locale)); in c32rtomb_l()
55 c32rtomb(char * __restrict s, char32_t c32, mbstate_t * __restrict ps) in c32rtomb() argument
58 return (c32rtomb_l(s, c32, ps, __get_locale())); in c32rtomb()
HDmbrtoc16.c43 char32_t c32; in mbrtoc16_l() local
68 len = mbrtoc32_l(&c32, s, n, &cs->c32_mbstate, locale); in mbrtoc16_l()
70 if (c32 < 0x10000) { in mbrtoc16_l()
72 *pc16 = c32; in mbrtoc16_l()
75 c32 -= 0x10000; in mbrtoc16_l()
76 *pc16 = 0xd800 | (c32 >> 10); in mbrtoc16_l()
77 cs->trail_surrogate = 0xdc00 | (c32 & 0x3ff); in mbrtoc16_l()
HDc16rtomb.c44 char32_t c32; in c16rtomb_l() local
53 c32 = 0; in c16rtomb_l()
61 c32 = 0x10000 + ((cs->lead_surrogate & 0x3ff) << 10 | in c16rtomb_l()
69 c32 = c16; in c16rtomb_l()
73 return (c32rtomb_l(s, c32, &cs->c32_mbstate, locale)); in c16rtomb_l()
/freebsd-11-stable/sys/gnu/dts/arm/
HDstih415-clock.dtsi155 compatible = "st,plls-c32-a1x-0", "st,clkgen-plls-c32";
167 compatible = "st,plls-c32-a1x-1", "st,clkgen-plls-c32";
179 compatible = "st,clkgena-prediv-c32",
189 compatible = "st,clkgena-divmux-c32-odf0",
208 compatible = "st,clkgena-divmux-c32-odf1",
227 compatible = "st,clkgena-divmux-c32-odf2",
246 compatible = "st,clkgena-divmux-c32-odf3",
269 compatible = "st,plls-c32-a1x-0", "st,clkgen-plls-c32";
281 compatible = "st,plls-c32-a1x-1", "st,clkgen-plls-c32";
293 compatible = "st,clkgena-prediv-c32",
[all …]
HDstih416-clock.dtsi157 compatible = "st,plls-c32-a1x-0", "st,clkgen-plls-c32";
169 compatible = "st,plls-c32-a1x-1", "st,clkgen-plls-c32";
181 compatible = "st,clkgena-prediv-c32",
191 compatible = "st,clkgena-divmux-c32-odf0",
210 compatible = "st,clkgena-divmux-c32-odf1",
229 compatible = "st,clkgena-divmux-c32-odf2",
248 compatible = "st,clkgena-divmux-c32-odf3",
271 compatible = "st,plls-c32-a1x-0", "st,clkgen-plls-c32";
283 compatible = "st,plls-c32-a1x-1", "st,clkgen-plls-c32";
295 compatible = "st,clkgena-prediv-c32",
[all …]
HDstih407-clock.dtsi40 compatible = "st,clkgen-c32";
45 compatible = "st,stih407-plls-c32-a9", "st,clkgen-plls-c32";
94 compatible = "st,clkgen-c32";
99 compatible = "st,stih407-plls-c32-a0", "st,clkgen-plls-c32";
132 compatible = "st,clkgen-c32";
137 compatible = "st,plls-c32-cx_0", "st,clkgen-plls-c32";
146 compatible = "st,plls-c32-cx_1", "st,clkgen-plls-c32";
214 compatible = "st,clkgen-c32";
254 compatible = "st,clkgen-c32";
302 compatible = "st,clkgen-c32";
HDstih410-clock.dtsi42 compatible = "st,clkgen-c32";
47 compatible = "st,stih407-plls-c32-a9", "st,clkgen-plls-c32";
96 compatible = "st,clkgen-c32";
101 compatible = "st,stih407-plls-c32-a0", "st,clkgen-plls-c32";
135 compatible = "st,clkgen-c32";
140 compatible = "st,plls-c32-cx_0", "st,clkgen-plls-c32";
149 compatible = "st,plls-c32-cx_1", "st,clkgen-plls-c32";
224 compatible = "st,clkgen-c32";
266 compatible = "st,clkgen-c32";
314 compatible = "st,clkgen-c32";
HDstih418-clock.dtsi42 compatible = "st,clkgen-c32";
47 compatible = "st,stih418-plls-c28-a9", "st,clkgen-plls-c32";
96 compatible = "st,clkgen-c32";
101 compatible = "st,stih407-plls-c32-a0", "st,clkgen-plls-c32";
135 compatible = "st,clkgen-c32";
140 compatible = "st,plls-c32-cx_0", "st,clkgen-plls-c32";
149 compatible = "st,plls-c32-cx_1", "st,clkgen-plls-c32";
227 compatible = "st,clkgen-c32";
269 compatible = "st,clkgen-c32";
324 compatible = "st,clkgen-c32";
HDimx27-phytec-phycard-s-som.dtsi44 compatible = "at,24c32";
HDsocfpga_arria5_socdk.dts68 compatible = "atmel,24c32";
HDsocfpga_cyclone5_socdk.dts72 compatible = "atmel,24c32";
HDsocfpga_arria10_socdk.dtsi85 compatible = "atmel,24c32";
HDimx27-phytec-phycore-som.dtsi197 compatible = "at,24c32";
HDimx6qdl-phytec-pfla02.dtsi111 compatible = "atmel,24c32";
HDomap4-var-som-om44.dtsi243 compatible = "microchip,24c32";
HDimx28-evk.dts206 compatible = "at24,24c32";
HDam335x-phycore-som.dtsi123 compatible = "atmel,24c32";
HDam335x-shc.dts191 compatible = "at24,24c32";
/freebsd-11-stable/sys/dev/gpio/
HDgpioc.c129 struct gpio_config_32 *c32; in gpioc_ioctl() local
196 c32 = (struct gpio_config_32 *)arg; in gpioc_ioctl()
197 res = GPIO_PIN_CONFIG_32(sc->sc_pdev, c32->first_pin, in gpioc_ioctl()
198 c32->num_pins, c32->pin_flags); in gpioc_ioctl()
/freebsd-11-stable/sys/dev/drm2/
HDdrm_ioc32.c236 drm_client32_t *c32 = data; in compat_drm_getclient() local
240 client.idx = c32->idx; in compat_drm_getclient()
246 c32->idx = client.idx; in compat_drm_getclient()
247 c32->auth = client.auth; in compat_drm_getclient()
248 c32->pid = client.pid; in compat_drm_getclient()
249 c32->uid = client.uid; in compat_drm_getclient()
250 c32->magic = client.magic; in compat_drm_getclient()
251 c32->iocs = client.iocs; in compat_drm_getclient()
/freebsd-11-stable/contrib/tcpdump/
HDconfig.sub839 convex-c32)
840 basic_machine=c32-convex
/freebsd-11-stable/contrib/libpcap/
HDconfig.sub839 convex-c32)
840 basic_machine=c32-convex
/freebsd-11-stable/contrib/netbsd-tests/ipf/input/
HDni5318 5018 269c 3c32 0000 3232 3620 4c69 7374
/freebsd-11-stable/contrib/libreadline/support/
HDconfig.guess709 then echo c32-convex-bsd
/freebsd-11-stable/contrib/openbsm/config/
HDconfig.guess705 then echo c32-convex-bsd

12