Home
last modified time | relevance | path

Searched refs:dstrp (Results 1 – 25 of 70) sorted by relevance

123

/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/pico/
H A Ddebug.c15 #define MVP dstrp+=strlen(dstrp)
25 char *dstrp; in PDebugMain() local
33 dstrp = dstr; in PDebugMain()
38 sprintf(dstrp, "mode set 3: %02x\n", (r=reg[0xB])); MVP; in PDebugMain()
40 sprintf(dstrp, "mode set 4: %02x\n", (r=reg[0xC])); MVP; in PDebugMain()
58 z80_debug(dstrp); MVP; in PDebugMain()
68 char *dstrp = dstr; in PDebug32x() local
73 sprintf(dstrp, "regs:\n"); MVP; in PDebug32x()
84 sprintf(dstrp, "VDP regs:\n"); MVP; in PDebug32x()
109 char *dstrp; in PDebugSpriteList() local
[all …]
/dports/games/libretro-picodrive/picodrive-600894e/pico/
H A Ddebug.c15 #define MVP dstrp+=strlen(dstrp)
25 char *dstrp; in PDebugMain() local
33 dstrp = dstr; in PDebugMain()
38 sprintf(dstrp, "mode set 3: %02x\n", (r=reg[0xB])); MVP; in PDebugMain()
40 sprintf(dstrp, "mode set 4: %02x\n", (r=reg[0xC])); MVP; in PDebugMain()
52 z80_debug(dstrp); MVP; in PDebugMain()
62 char *dstrp = dstr; in PDebug32x() local
67 sprintf(dstrp, "regs:\n"); MVP; in PDebug32x()
78 sprintf(dstrp, "VDP regs:\n"); MVP; in PDebug32x()
103 char *dstrp; in PDebugSpriteList() local
[all …]
/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Drpmds.c1286 static rpmRC parseRichDepOp(const char **dstrp, rpmrichOp *opp, char **emsg) in parseRichDepOp() argument
1288 const char *p = *dstrp, *pe = p; in parseRichDepOp()
1296 *dstrp = pe; in parseRichDepOp()
1331 const char *p = *dstrp; in parseSimpleDep()
1365 *dstrp = p; in parseSimpleDep()
1398 const char *p = *dstrp, *pe; in rpmrichParseInternal()
1434 rasprintf(emsg, _("Unterminated rich dependency: %s"), *dstrp); in rpmrichParseInternal()
1478 if (cb && cb(cbdata, RPMRICH_PARSE_LEAVE, *dstrp, p - *dstrp , 0, 0, 0, op, emsg) != RPMRC_OK) in rpmrichParseInternal()
1480 *dstrp = p; in rpmrichParseInternal()
1488 return rpmrichParseInternal(dstrp, emsg, cb, cbdata, NULL); in rpmrichParse()
[all …]
H A Drpmds.h502 rpmRC rpmrichParse(const char **dstrp, char **emsg, rpmrichParseFunction cb, void *cbdata);
513 rpmRC rpmrichParseForTag(const char **dstrp, char **emsg, rpmrichParseFunction cb, void *cbdata, rp…
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/time/
H A Dzic.c2136 struct rule * dstrp; in stringzone() local
2147 stdrp = dstrp = NULL; in stringzone()
2159 if (dstrp == NULL) in stringzone()
2160 dstrp = rp; in stringzone()
2164 if (stdrp == NULL && dstrp == NULL) { in stringzone()
2203 dstrp = &dstr; in stringzone()
2217 if (dstrp == NULL) in stringzone()
2219 len += doabbr(result + len, resultlen - len, zp, dstrp->r_abbrvar, dstrp->r_stdoff, true); in stringzone()
2220 if (dstrp->r_stdoff != SECSPERMIN * MINSPERHOUR) { in stringzone()
2222 -(zp->z_gmtoff + dstrp->r_stdoff)); in stringzone()
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/chrono-tz-0.6.0/tz/
H A Dzic.c2472 register struct rule * dstrp; in stringzone() local
2489 stdrp = dstrp = NULL; in stringzone()
2499 if (dstrp == NULL) in stringzone()
2500 dstrp = rp; in stringzone()
2504 if (stdrp == NULL && dstrp == NULL) { in stringzone()
2537 dstrp = &dstr; in stringzone()
2551 if (dstrp == NULL) in stringzone()
2554 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2555 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) { in stringzone()
2557 - (zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/chrono-tz-0.5.3/tz/
H A Dzic.c2481 register struct rule * dstrp; in stringzone() local
2498 stdrp = dstrp = NULL; in stringzone()
2510 if (dstrp == NULL) in stringzone()
2511 dstrp = rp; in stringzone()
2515 if (stdrp == NULL && dstrp == NULL) { in stringzone()
2548 dstrp = &dstr; in stringzone()
2562 if (dstrp == NULL) in stringzone()
2565 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2566 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) { in stringzone()
2568 - (zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/chrono-tz-0.5.3/tz/
H A Dzic.c2481 register struct rule * dstrp; in stringzone() local
2498 stdrp = dstrp = NULL; in stringzone()
2510 if (dstrp == NULL) in stringzone()
2511 dstrp = rp; in stringzone()
2515 if (stdrp == NULL && dstrp == NULL) { in stringzone()
2548 dstrp = &dstr; in stringzone()
2562 if (dstrp == NULL) in stringzone()
2565 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2566 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) { in stringzone()
2568 - (zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/chrono-tz-0.5.2/tz/
H A Dzic.c2481 register struct rule * dstrp; in stringzone() local
2498 stdrp = dstrp = NULL; in stringzone()
2510 if (dstrp == NULL) in stringzone()
2511 dstrp = rp; in stringzone()
2515 if (stdrp == NULL && dstrp == NULL) { in stringzone()
2548 dstrp = &dstr; in stringzone()
2562 if (dstrp == NULL) in stringzone()
2565 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2566 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) { in stringzone()
2568 - (zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/chrono-tz-0.5.3/tz/
H A Dzic.c2481 register struct rule * dstrp; in stringzone() local
2498 stdrp = dstrp = NULL; in stringzone()
2510 if (dstrp == NULL) in stringzone()
2511 dstrp = rp; in stringzone()
2515 if (stdrp == NULL && dstrp == NULL) { in stringzone()
2548 dstrp = &dstr; in stringzone()
2562 if (dstrp == NULL) in stringzone()
2565 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2566 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) { in stringzone()
2568 - (zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/chrono-tz-0.6.0/tz/
H A Dzic.c2472 register struct rule * dstrp;
2489 stdrp = dstrp = NULL;
2499 if (dstrp == NULL)
2500 dstrp = rp;
2504 if (stdrp == NULL && dstrp == NULL) {
2537 dstrp = &dstr;
2551 if (dstrp == NULL)
2554 dstrp->r_isdst, dstrp->r_save, true);
2555 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) {
2557 - (zp->z_stdoff + dstrp->r_save));
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/timezone/
H A Dzic.c2814 struct rule *dstrp; in stringzone() local
2834 stdrp = dstrp = NULL; in stringzone()
2849 if (dstrp == NULL) in stringzone()
2850 dstrp = rp; in stringzone()
2855 if (stdrp == NULL && dstrp == NULL) in stringzone()
2891 dstrp = &dstr; in stringzone()
2906 if (dstrp == NULL) in stringzone()
2909 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
2910 if (dstrp->r_save != SECSPERMIN * MINSPERHOUR) in stringzone()
2913 -(zp->z_stdoff + dstrp->r_save)); in stringzone()
[all …]

123