Home
last modified time | relevance | path

Searched refs:dotat (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/unifdef/
H A Dunifdef_2.12.bb4 HOMEPAGE = "http://dotat.at/prog/unifdef/"
11 SRC_URI = "http://dotat.at/prog/${BPN}/${BP}.tar.xz"
/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal32.c337 char *dotat=cstart+pre; in decimal32ToString() local
338 if (dotat<c) { /* if embedded dot needed... */ in decimal32ToString()
340 for (; s>=dotat; s--, t--) *t=*s; /* open the gap; leave t at gap */ in decimal32ToString()
H A Ddecimal128.c398 char *dotat=cstart+pre; in decimal128ToString() local
399 if (dotat<c) { /* if embedded dot needed... */ in decimal128ToString()
401 for (; s>=dotat; s--, t--) *t=*s; /* open the gap; leave t at gap */ in decimal128ToString()
H A Ddecimal64.c396 char *dotat=cstart+pre; in decimal64ToString() local
397 if (dotat<c) { /* if embedded dot needed... */ in decimal64ToString()
399 for (; s>=dotat; s--, t--) *t=*s; /* open the gap; leave t at gap */ in decimal64ToString()
/openbmc/linux/
H A DMAINTAINERS22095 M: Tony Finch <dot@dotat.at>
22097 W: http://dotat.at/prog/unifdef