Searched refs:stype (Results 1 - 25 of 200) sorted by relevance

12345678

/netbsd-current/lib/libm/src/
H A Ds_lround.c34 #ifndef stype
40 #define stype double macro
49 * If stype has more precision than dtype, the endpoints dtype_(min|max) are
51 * from 0. On the other hand, if stype has less precision than dtype, then
56 static const stype dtype_min = DTYPE_MIN - 0.5;
57 static const stype dtype_max = DTYPE_MAX + 0.5;
62 fn(stype x)
H A Ds_lrint.c33 #ifndef stype
39 #define stype double macro
49 * significant bits than 'stype'. Hence, we bend over backwards for the
53 fn(stype x)
H A Ds_llrint.c8 #define stype double macro
H A Ds_llrintf.c8 #define stype float macro
H A Ds_lrintf.c8 #define stype float macro
H A Ds_lrintl.c10 #define stype long double macro
H A Ds_llround.c8 #define stype double macro
H A Ds_llroundf.c8 #define stype float macro
H A Ds_llroundl.c8 #define stype long double macro
H A Ds_lroundf.c8 #define stype float macro
H A Ds_lroundl.c8 #define stype long double macro
H A Ds_llrintl.c11 #define stype long double macro
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_map.c53 seq_t stype; local
56 stype = FL_ISSET(cmdp->iflags, E_C_FORCE) ? SEQ_INPUT : SEQ_COMMAND;
60 if (seq_dump(sp, stype, 1) == 0)
61 msgq(sp, M_INFO, stype == SEQ_INPUT ?
84 cmdp->argv[1]->bp, cmdp->argv[1]->len, stype,
88 sp->gp->scr_fmap(sp, stype, input, cmdp->argv[0]->len,
93 nofunc: if (stype == SEQ_COMMAND && input[1] == '\0')
106 cmdp->argv[1]->bp, cmdp->argv[1]->len, stype, SEQ_USERDEF));
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_suppressions.cc103 static uptr IsSuppressed(const char *stype, const AddressInfo &info, argument
105 if (suppression_ctx->Match(info.function, stype, sp) ||
106 suppression_ctx->Match(info.file, stype, sp) ||
107 suppression_ctx->Match(info.module, stype, sp)) {
120 const char *stype = conv(typ); local
121 if (0 == internal_strcmp(stype, kSuppressionNone))
125 uptr pc = IsSuppressed(stype, frame->info, sp);
129 if (0 == internal_strcmp(stype, kSuppressionRace) && stack->frames != nullptr)
139 const char *stype = conv(typ); local
140 if (0 == internal_strcmp(stype, kSuppressionNon
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_suppressions.cc101 static uptr IsSuppressed(const char *stype, const AddressInfo &info, argument
103 if (suppression_ctx->Match(info.function, stype, sp) ||
104 suppression_ctx->Match(info.file, stype, sp) ||
105 suppression_ctx->Match(info.module, stype, sp)) {
118 const char *stype = conv(typ); local
119 if (0 == internal_strcmp(stype, kSuppressionNone))
123 uptr pc = IsSuppressed(stype, frame->info, sp);
127 if (0 == internal_strcmp(stype, kSuppressionRace) && stack->frames != nullptr)
137 const char *stype = conv(typ); local
138 if (0 == internal_strcmp(stype, kSuppressionNon
[all...]
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_suppressions.cpp94 static uptr IsSuppressed(const char *stype, const AddressInfo &info, argument
96 if (suppression_ctx->Match(info.function, stype, sp) ||
97 suppression_ctx->Match(info.file, stype, sp) ||
98 suppression_ctx->Match(info.module, stype, sp)) {
111 const char *stype = conv(typ); local
112 if (0 == internal_strcmp(stype, kSuppressionNone))
116 uptr pc = IsSuppressed(stype, frame->info, sp);
120 if (0 == internal_strcmp(stype, kSuppressionRace) && stack->frames != nullptr)
130 const char *stype = conv(typ); local
131 if (0 == internal_strcmp(stype, kSuppressionNon
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/nova/
H A Dcode.c74 if (ISFTN(sp->stype))
93 off = tsize(sp->stype, sp->sdf, sp->sap);
96 al = talign(sp->stype, sp->sap)/SZCHAR;
131 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
163 if (a[i]->stype == CHAR)
164 a[i]->stype = INT;
165 if (a[i]->stype == UCHAR)
166 a[i]->stype = UNSIGNED;
169 if (cftnsp->stype !
[all...]
/netbsd-current/external/bsd/nvi/dist/common/
H A Dseq.h32 seq_t stype; /* Sequence type. */ member in struct:_seq
H A Dseq.c43 seq_set(SCR *sp, CHAR_T *name, size_t nlen, CHAR_T *input, size_t ilen, CHAR_T *output, size_t olen, seq_t stype, int flags) argument
57 seq_find(sp, &lastqp, NULL, input, ilen, stype, NULL)) != NULL) {
114 qp->stype = stype;
138 seq_delete(SCR *sp, CHAR_T *input, size_t ilen, seq_t stype) argument
142 if ((qp = seq_find(sp, NULL, NULL, input, ilen, stype, NULL)) == NULL)
175 seq_find(SCR *sp, SEQ **lastqp, EVENT *e_input, CHAR_T *c_input, size_t ilen, seq_t stype, int *ispartialp) argument
204 qp->stype != stype || F_ISSET(qp, SEQ_FUNCMAP))
211 qp->stype !
278 seq_dump(SCR *sp, seq_t stype, int isname) argument
323 seq_save(SCR *sp, FILE *fp, const char *prefix, seq_t stype) argument
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dcode.c82 if (ISFTN(sp->stype)) {
87 (int)tsize(sp->stype, sp->sdf, sp->sap)/SZCHAR);
109 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
145 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
158 if (s[i]->stype == STRTY || s[i]->stype == UNIONTY ||
159 cisreg(s[i]->stype) == 0)
161 if (cqual(s[i]->stype,
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dcode.c50 t = sp->stype;
85 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
91 p = tempnode(0, sp[i]->stype, sp[i]->sdf, sp[i]->ssue);
93 sp[i]->stype, sp[i]->sdf, sp[i]->ssue);
103 p = tempnode(0, sp[i]->stype,
111 n += szty(sp[i]->stype);
/netbsd-current/external/bsd/pcc/dist/pcc/arch/i86/
H A Dcode.c89 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
145 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
170 sz = tsize(sp2->stype, sp2->sdf, sp2->sap);
174 if (cisreg(sp2->stype) == 0 ||
195 if (ISSOU(sp2->stype) && sp2->sclass == REGISTER) {
197 sz = tsize(sp2->stype, sp2->sdf, sp2->sap);
213 } else if (cisreg(sp2->stype) && !ISSOU(sp2->stype)
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dcode.c58 t = sp->stype;
94 if (cftnsp->stype != STRTY+FTN && cftnsp->stype != UNIONTY+FTN)
144 if (cftnsp->stype == STRTY+FTN || cftnsp->stype == UNIONTY+FTN) {
154 sz = szty(sp->stype);
159 p = tempnode(0, sp->stype, sp->sdf, sp->ssue);
161 q = block(REG, NIL, NIL, sp->stype, sp->sdf, sp->ssue);
162 q->n_rval = argreg(sp->stype, &n);
171 p = tempnode(0, sp->stype, s
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-unusual-field-names.exp68 declare_labels itype ptype stype
76 stype: DW_TAG_structure_type {
88 {DW_AT_type :$stype}
93 {DW_AT_type :$stype}
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Ddw2-unusual-field-names.exp68 declare_labels itype ptype stype
76 stype: DW_TAG_structure_type {
88 {DW_AT_type :$stype}
93 {DW_AT_type :$stype}

Completed in 241 milliseconds

12345678