Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dinsertion.h46 int insertion; member
/openbsd-src/gnu/llvm/lld/COFF/
H A DWriter.cpp487 auto insertion = thunkSymtabIndices.insert({{file, thunk}, ~0U}); in createThunks() local