Home
last modified time | relevance | path

Searched refs:tagn (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/vi/docs/USD.doc/vi.man/
H A Dspell.ok138 tagn
/openbsd/usr.bin/vi/docs/USD.doc/vi.ref/
H A Dspell.ok314 tagn
/openbsd/usr.bin/vi/docs/internals/
H A Dcscope.NOTES82 :tagn[ext][!]
/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs7221 I32 tagn; in retrieve() local
7226 tagn = SvIV(*svh); /* Mapped tag number computed earlier below */ in retrieve()
7232 svh = av_fetch(cxt->aseen, tagn, FALSE); in retrieve()
7235 (IV) tagn)); in retrieve()
7237 TRACEME(("has retrieved #%d at 0x%" UVxf, (int)tagn, PTR2UV(sv))); in retrieve()