Home
last modified time | relevance | path

Searched refs:CCHAR (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/dports/lang/huc/huc-3.21/src/huc/
H A Dmain.c163 addglb("memory", ARRAY, CCHAR, 0, EXTERN); in main()
164 addglb("stack", ARRAY, CCHAR, 0, EXTERN); in main()
166 addglb ("etext", ARRAY, CCHAR, 0, EXTERN); in main()
167 addglb ("edata", ARRAY, CCHAR, 0, EXTERN); in main()
171 addglb_far("vram", CCHAR); in main()
384 err = declglb(CCHAR, stclass); in dodcls()
H A Dgen.c60 if ((sym[IDENT] != POINTER) & (sym[TYPE] == CCHAR)) { in getmem()
115 if ((sym[IDENT] != POINTER) & (sym[TYPE] == CCHAR)) in putmem()
133 if (typeobj == CCHAR) in putstk()
164 if (typeobj == CCHAR) in indirect()
173 if (ptr[TYPE] == CCHAR) in farpeek()
H A Dfunction.c106 getarg(CCHAR); in newfunc()
113 getarg (CCHAR); in newfunc()
170 if (t == CCHAR && j == VARIABLE) in getarg()
H A Ddefs.h181 #define CCHAR 1 macro
/dports/security/xca/xca-2.4.0/lib/
H A Dipvalidator.h48 return inet_pton(AF_INET, CCHAR(input), buf) == 1 || in validate()
49 inet_pton(AF_INET6, CCHAR(input), buf) == 1 ? in validate()
H A Dentropy.cpp150 strerror(errno), CCHAR(fname)); in random_from_file()
157 qDebug("Entropy from file '%s' = %d bytes", CCHAR(fname), sum); in random_from_file()
H A Dmain.cpp186 cmd_help(EXIT_FAILURE, CCHAR(err.getString())); in read_cmdline()
305 puts(CCHAR(arguments::doc(xca_special))); in main()
356 qCritical("Failed to create Path: '%s'", CCHAR(getUserSettingsDir())); in main()
H A Dfunc.cpp393 snprintf((char*)guid, sizeof guid, "%s", CCHAR( in hostId()
413 snprintf((char*)guid, sizeof guid, "%s", CCHAR(mach_id)); in hostId()
478 V_ASN1_UTF8STRING, CCHAR(qs), str->length); in asn1ToQString()
566 fputs(CCHAR(QString("OpenSSL error (%1:%2) : %3\n"). in _openssl_error()
H A Dbase.h28 #define CCHAR(x) qPrintable(x) macro
H A Dx509v3ext.cpp111 nid = OBJ_create(CCHAR(o), CCHAR(o), CCHAR(o)); in nid()
886 qDebug("%s: %d '%s'\n", __func__, i, CCHAR(one)); in nameConstraint()
890 qDebug("Single: '%s'\n", CCHAR(*single)); in nameConstraint()
918 qDebug("%s %d '%s'\n", __func__, retval, CCHAR(ret)); in parse_nameConstraints()
H A Dpki_temp.h20 …EY if (!tmpl_keys.contains(key)) { qFatal("Unknown template key: %s(%s)", __func__, CCHAR(key)); }
H A Dsettings.cpp56 ASN1_STRING_set_default_mask_asc((char*)CCHAR(value)); in setAction()
/dports/security/xca/xca-2.4.0/widgets/
H A DOidResolver.cpp32 n = OBJ_txt2nid(CCHAR(s)); in searchOid()
40 n = OBJ_txt2nid(CCHAR(lo)); in searchOid()
H A DOptions.cpp116 int nid = OBJ_sn2nid(CCHAR(dnl[i])); in setDnString()
126 int nid = OBJ_ln2nid(CCHAR(w->item(j)->text())); in getDnString()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/nativent/ndk/
H A Dwinnt.inc21 CCHAR = Byte;
22 PCCHAR = ^CCHAR;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/nativent/ndk/
H A Dwinnt.inc21 CCHAR = Byte;
22 PCCHAR = ^CCHAR;
/dports/lang/fpc-source/fpc-3.2.2/rtl/nativent/ndk/
H A Dwinnt.inc21 CCHAR = Byte;
22 PCCHAR = ^CCHAR;
/dports/lang/fpc/fpc-3.2.2/rtl/nativent/ndk/
H A Dwinnt.inc21 CCHAR = Byte;
22 PCCHAR = ^CCHAR;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dwinnt4.h424 /*IN*/ CCHAR ShiftCount);
446 /*IN*/ CCHAR ShiftCount);
545 /*IN*/ CCHAR ShiftCount);
552 /*IN*/ CCHAR ShiftCount);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dwinnt4.h424 /*IN*/ CCHAR ShiftCount);
446 /*IN*/ CCHAR ShiftCount);
545 /*IN*/ CCHAR ShiftCount);
552 /*IN*/ CCHAR ShiftCount);
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/toke/
H A Ddictionary.h150 CCHAR , /* 0xda */ enumerator
/dports/sysutils/ipmitool/ipmitool-1.8.18/src/plugins/imb/
H A Dimbapi.h108 typedef char CCHAR; typedef
111 typedef CCHAR * PCCHAR;
/dports/security/keybase/client-v5.7.1/go/kbfs/dokan/dokan_header/
H A Dfileinfo.h607 CCHAR ShortNameLength;
684 CCHAR ShortNameLength;
/dports/devel/swig/swig-4.0.2/Lib/
H A Dwindows.i140 typedef char CCHAR; typedef
/dports/devel/kBuild/kBuild-0.1.9998/src/lib/nt/
H A Dntstuff.h282 CCHAR ShortNameLength;
303 CCHAR ShortNameLength;

12345678910>>...32