Home
last modified time | relevance | path

Searched defs:label_info (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.h101 struct label_info { struct
102 int address;
103 int exported;
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dlabel.y37 struct label_info { struct
42 label_info(const string &); argument
948 label_info::label_info(const string &s) in label_info() function