Home
last modified time | relevance | path

Searched refs:CHARTOINT (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/android/
H A Dsnprintf.cpp377 #ifndef CHARTOINT
378 #define CHARTOINT(ch) (ch - '0') macro
489 ch = CHARTOINT(ch); in rpl_vsnprintf()
522 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android3d/
H A Dsnprintf.cpp377 #ifndef CHARTOINT
378 #define CHARTOINT(ch) (ch - '0') macro
489 ch = CHARTOINT(ch); in rpl_vsnprintf()
522 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android/
H A Dsnprintf.cpp377 #ifndef CHARTOINT
378 #define CHARTOINT(ch) (ch - '0') macro
489 ch = CHARTOINT(ch); in rpl_vsnprintf()
522 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/sysutils/cdrkit/cdrkit-1.1.11/libusal/
H A Dscsi-linux-ata.c635 #define CHARTOINT(x) (abs(atoi(&x))) in sg_amapdev() macro
709 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no); in sg_amapdev()
710 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no); in sg_amapdev()
711 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no); in sg_amapdev()
712 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no); in sg_amapdev()
/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/libscg/
H A Dscsi-linux-ata.c612 #define CHARTOINT(x) (abs(atoi(&x))) macro
686 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
687 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
688 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
689 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/sysutils/genisoimage/cdrkit-1.1.11/libusal/
H A Dscsi-linux-ata.c635 #define CHARTOINT(x) (abs(atoi(&x)))
709 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
710 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
711 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
712 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/devel/sunpromake/schily-2021-09-18/libscg/
H A Dscsi-linux-ata.c676 #define CHARTOINT(x) (abs(atoi(&x))) macro
750 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
751 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
752 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
753 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/devel/smake/schily-2021-09-18/libscg/
H A Dscsi-linux-ata.c676 #define CHARTOINT(x) (abs(atoi(&x))) macro
750 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
751 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
752 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
753 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/devel/sccs/schily-2021-09-18/libscg/
H A Dscsi-linux-ata.c676 #define CHARTOINT(x) (abs(atoi(&x))) macro
750 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
751 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
752 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
753 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/devel/schilybase/schily-2021-09-18/libscg/
H A Dscsi-linux-ata.c676 #define CHARTOINT(x) (abs(atoi(&x))) macro
750 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
751 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
752 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
753 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/net/rscsi/schily-2021-09-18/libscg/
H A Dscsi-linux-ata.c676 #define CHARTOINT(x) (abs(atoi(&x))) macro
750 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
751 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
752 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
753 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/archivers/star/schily-2021-09-18/libscg/
H A Dscsi-linux-ata.c676 #define CHARTOINT(x) (abs(atoi(&x))) macro
750 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
751 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
752 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
753 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/sysutils/cdrtools/schily-2021-09-18/libscg/
H A Dscsi-linux-ata.c676 #define CHARTOINT(x) (abs(atoi(&x))) macro
750 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
751 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
752 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
753 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/editors/ved/schily-2021-09-18/libscg/
H A Dscsi-linux-ata.c676 #define CHARTOINT(x) (abs(atoi(&x))) macro
750 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
751 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
752 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
753 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/sysutils/schilyutils/schily-2021-09-18/libscg/
H A Dscsi-linux-ata.c676 #define CHARTOINT(x) (abs(atoi(&x))) macro
750 h = CHARTOINT(((struct host *) token[ID_TOKEN_HOST])->host_no);
751 b = CHARTOINT(((struct bus *) token[ID_TOKEN_BUS])->bus_no);
752 t = CHARTOINT(((struct target *) token[ID_TOKEN_TARGET])->target_no);
753 l = CHARTOINT(((struct lun *) token[ID_TOKEN_LUN])->lun_no);
/dports/net-mgmt/nsca-ng/nsca-ng-1.6/lib/
H A Dxprintf.c240 # ifndef CHARTOINT
241 # define CHARTOINT(ch) (ch - '0') macro
354 ch = CHARTOINT(ch); in rpl_vsnprintf()
387 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/lib/
H A Dxprintf.c240 # ifndef CHARTOINT
241 # define CHARTOINT(ch) (ch - '0') macro
354 ch = CHARTOINT(ch); in rpl_vsnprintf()
387 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/devel/upp/upp/bazaar/plugin/matio/lib/
H A Dsnprintf.c380 #ifndef CHARTOINT
381 #define CHARTOINT(ch) (ch - '0') macro
494 ch = CHARTOINT(ch); in rpl_vsnprintf()
527 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/math/matio/matio-1.5.21/src/
H A Dsnprintf.c380 #ifndef CHARTOINT
381 #define CHARTOINT(ch) (ch - '0') macro
494 ch = CHARTOINT(ch); in rpl_vsnprintf()
527 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/devel/check/check-0.15.2/lib/
H A Dsnprintf.c453 #ifndef CHARTOINT
454 #define CHARTOINT(ch) (ch - '0') macro
574 ch = CHARTOINT(ch); in rpl_vsnprintf()
607 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/net/ntp/ntp-4.2.8p15/libntp/
H A Dsnprintf.c515 #ifndef CHARTOINT
516 #define CHARTOINT(ch) (ch - '0') macro
630 ch = CHARTOINT(ch); in rpl_vsnprintf()
663 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/games/instead/instead-3.4.1/src/instead/
H A Dsnprintf.c494 #ifndef CHARTOINT
495 #define CHARTOINT(ch) (ch - '0') macro
615 ch = CHARTOINT(ch); in rpl_vsnprintf()
648 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/foundation/platform/snprintf/
H A Dsnprintf.cpp518 #ifndef CHARTOINT
519 #define CHARTOINT(ch) (ch - '0') macro
635 ch = CHARTOINT(ch); in portable_vsnprintf()
668 ch = CHARTOINT(ch); in portable_vsnprintf()
/dports/databases/rrdtool/rrdtool-1.7.2/src/
H A Drrd_snprintf.c549 #ifndef CHARTOINT
550 #define CHARTOINT(ch) (ch - '0') macro
665 ch = CHARTOINT(ch); in rpl_vsnprintf()
698 ch = CHARTOINT(ch); in rpl_vsnprintf()
/dports/devel/libcfu/libcfu-947dba4/src/
H A Dsnprintf.c504 #ifndef CHARTOINT
505 #define CHARTOINT(ch) (ch - '0') macro
618 ch = CHARTOINT(ch); in rpl_vsnprintf()
651 ch = CHARTOINT(ch); in rpl_vsnprintf()

12