Home
last modified time | relevance | path

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

/freebsd-src/sys/geom/linux_lvm/
H A Dg_linux_lvm.c848 #define GRAB_INT(key, tok1, tok2, v) \ argument
857 #define GRAB_STR(key, tok1, tok2, v, len) \ argument
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp837 readSectionDirective(OutputSection * cmd,StringRef tok1,StringRef tok2) readSectionDirective() argument