Home
last modified time | relevance | path

Searched defs:styp (Results 1 – 3 of 3) sorted by relevance

/NextBSD/usr.bin/xlint/lint1/
HDlint.h92 #define styp(t) (ttab[t].tt_styp) macro
/NextBSD/usr.bin/xlint/common/
HDlint.h100 #define styp(t) (ttab[t].tt_styp) macro
/NextBSD/contrib/binutils/bfd/
HDecoff.c314 long styp = 0; in ecoff_sec_to_styp_flags() local