Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c1079 rc_uint_type sverlen, vslen, valoff; in bin_to_res_version() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1079 rc_uint_type sverlen, vslen, valoff; in bin_to_res_version() local
/netbsd-src/external/mit/lua/dist/src/
H A Dlobject.h425 #define vslen(o) tsslen(tsvalue(o)) macro