HomeSort by: relevance | last modified time | path
    Searched refs:s_type (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/bsd/ipf/dist/
snoop.h 19 int s_type; member in struct:snoophdr
  /src/crypto/external/bsd/openssl/dist/util/
check-format-test-positives.c 68 } s_type; /*@ statement/type declaration indent off by 4 */
95 s_type s; /*@2 local variable declaration indent off by -1 */
check-format-test-negatives.c 388 struct s_type { struct
393 struct s_type struct
  /src/usr.bin/xlint/lint1/
decl.c 425 while (*mem != NULL && (*mem)->s_type->t_bitfield) {
428 width += (*mem)->s_type->t_bit_field_width;
429 unsigned mem_align = alignment((*mem)->s_type);
453 if (mem->s_type->t_bitfield) {
458 unsigned int mem_bits = type_size_in_bits(mem->s_type);
903 type_t **tpp = &sym->s_type;
1025 dsym->s_type = tp = block_dup_type(gettyp(t = INT));
1054 dsym->s_type->t_bitfield = false;
1080 type_t *tp = mem->s_type;
1119 mem->s_type = dcs->d_type
    [all...]
emit1.c 128 outtype(param->s_type);
183 if (sc != EXTERN && !(sc == STATIC && sym->s_type->t_tspec == FUNC))
223 outtype(sym->s_type);
304 outtype(arg->s_type);
305 outtype(fsym->s_type->t_subt);
307 outtype(fsym->s_type);
init.c 176 && !is_struct_or_union(m->s_type->t_tspec))
193 type_t *tp = block_dup_type(sym->s_type);
196 sym->s_type = tp;
197 debug_step("completed array type is '%s'", type_name(sym->s_type));
239 !is_scalar(sym->s_type->t_tspec)) {
291 return fmem != NULL ? fmem->s_type : NULL;
295 return dr->dr_member->s_type;
648 return in->in_sym->s_type;
714 if (in->in_sym->s_type->t_incomplete_array &&
817 if (in->in_sym->s_type->t_tspec == ARRAY
    [all...]
ckbool.c 204 sym->s_type = gettyp(BOOL);
211 sym->s_type = gettyp(BOOL);
debug.c 173 debug_type_details(mem->s_type);
406 if (sym->s_type != NULL)
407 debug_printf(" type='%s'", type_name(sym->s_type));
435 if (sym->s_type != NULL && sym->s_type->t_is_enum)
437 if (sym->s_type != NULL && sym->s_type->t_tspec == BOOL)
464 if (sym->s_type->t_tspec == ARRAY
func.c 222 if (!fsym->s_type->t_proto && fsym->u.s_old_style_params == NULL)
231 if (fsym->s_type->t_subt->t_tspec != VOID &&
232 is_incomplete(fsym->s_type->t_subt)) {
253 for (const sym_t *param = fsym->s_type->u.params;
299 if (fsym->s_osdef && rdsym->s_type->t_proto)
311 if (fsym->s_osdef && !fsym->s_type->t_proto && !fsym->s_type->t_identifier_params) {
327 if (funcsym->s_type->t_subt->t_tspec == VOID)
920 ln->tn_type = expr_unqualified_type(funcsym->s_type->t_subt);
958 if (tn != NULL && funcsym->s_type->t_subt->t_tspec == VOID)
    [all...]
cgram.y 1045 $$ = getsym($2)->s_type;
1166 if ($1->s_type->t_tspec != AUTO_TYPE)
1186 $$ = getsym($1)->s_type;
1549 tspec_t t = $$->s_type->t_tspec;
1551 type_t *tp = block_dup_type($$->s_type);
1555 $$->s_type = tp;
1760 $$ = $2->s_type;
2451 if ($1->s_type->t_tspec != FUNC) {
2456 if ($1->s_type->t_typedef) {
tree.c 843 sym->s_type = block_derive_type(gettyp(CHAR), ARRAY);
844 sym->s_type->t_const = true;
845 sym->s_type->u.dimension = (int)strlen(funcsym->s_name) + 1;
927 sym->s_type = gettyp(BOOL);
936 sym->s_type = block_derive_type(sym->s_type, FUNC);
956 n->tn_type = sym->s_type;
972 if (sym->s_kind == SK_VCFT && sym->s_type->t_tspec != FUNC)
2356 const type_t *atp = a->s_type;
2357 const type_t *btp = b->s_type;
    [all...]
lint1.h 248 type_t *s_type; member in struct:sym
  /src/usr.bin/xlint/lint2/
lint2.h 118 unsigned short s_type; member in struct:sym::__anon8402
139 #define s_type s_s.s_type macro
chk.c 112 TP(sym->s_type)->t_tspec == FUNC &&
113 TP(sym->s_type)->t_proto) {
189 if (TP(sym->s_type)->t_tspec == FUNC)
254 t1 = (tp1 = TP(def->s_type)->t_subt)->t_tspec;
304 const type_t *tp1 = TP(def->s_type);
308 const type_t *tp2 = TP(sym->s_type);
358 if ((tp1 = TP(def->s_type))->t_tspec != FUNC)
361 } else if (decl != NULL && TP(decl->s_type)->t_proto) {
362 if ((tp1 = TP(decl->s_type))->t_tspec != FUNC)
460 * != NULL && TP(decl->s_type)->t_proto), we compare the call with thi
    [all...]
emit2.c 128 if (TP(sym->s_type)->t_tspec == FUNC) {
136 outtype(TP(sym->s_type));
read.c 516 sym.s_type = inptype(cp, &cp);
528 symp->s_type == sym.s_type &&
  /src/usr.bin/rdist/
lookup.c 48 int s_type; member in struct:syment
144 if (action != INSERT || s->s_type != CONST) {
164 s->s_type = action == INSERT ? VAR : CONST;
  /src/sys/arch/mmeye/stand/bootcoff/
osloader.c 53 coff_find_section(FILE *fd, struct coff_filehdr *fp, struct coff_scnhdr *sh, int s_type)
65 if (sh->s_flags == s_type)
  /src/sys/arch/sh3/sh3/
coff_exec.c 221 struct coff_scnhdr *sh, int s_type)
239 s_type, sizeof(struct coff_scnhdr),
244 if (sh->s_flags == s_type)
  /src/usr.bin/xlint/common/
tyname.c 175 buf_add(buf, type_name(param->s_type));
  /src/external/bsd/ekermit/dist/
kermit.h 321 short s_type; /* Packet type sent */ member in struct:k_data
kermit.c 149 k->s_type = k->r_type = 0; /* Packet type */
  /src/external/gpl3/binutils/dist/bfd/
elflink.c 11811 unsigned int s_type;
11840 s_type = h->type;
11872 s_type = ELF_ST_TYPE (sym->st_info);
11878 if ((s_type == STT_RELC || s_type == STT_SRELC)
11896 isymbuf, locsymcount, s_type == STT_SRELC))
11799 unsigned int s_type; local
  /src/external/gpl3/binutils.old/dist/bfd/
elflink.c 11791 unsigned int s_type;
11819 s_type = h->type;
11851 s_type = ELF_ST_TYPE (sym->st_info);
11857 if ((s_type == STT_RELC || s_type == STT_SRELC)
11875 isymbuf, locsymcount, s_type == STT_SRELC))
11779 unsigned int s_type; local
  /src/external/gpl3/gdb.old/dist/bfd/
elflink.c 11718 unsigned int s_type;
11750 s_type = h->type;
11782 s_type = ELF_ST_TYPE (sym->st_info);
11788 if ((s_type == STT_RELC || s_type == STT_SRELC)
11806 isymbuf, locsymcount, s_type == STT_SRELC))
11706 unsigned int s_type; local

Completed in 77 milliseconds

1 2