Home | History | Annotate | Download | only in tools

Lines Matching full:oname

314 #  define VL(oname, name, type, search)\
315 { oname, type, search, VLSIZE(name), VLNAME(name) },
316 # define VLO(oname, name, search) VL(oname, name, OPTION, search)