Lines Matching full:styp
322 long styp = 0;327 styp = styp_flags[i].flags;331 if (styp == 0)335 styp = STYP_COMMENT;339 styp = STYP_TEXT;341 styp = STYP_DATA;343 styp = STYP_RDATA;345 styp = STYP_REG;347 styp = STYP_BSS;351 styp |= STYP_NOLOAD;353 return styp;