Home
last modified time | relevance | path

Searched defs:tok1 (Results 1 – 3 of 3) 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/bmake/
H A Djob.c2798 char tok = JOB_TOKENS[aborting], tok1; JobTokenAdd() local
2891 char tok, tok1; Job_TokenWithdraw() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp837 readSectionDirective(OutputSection * cmd,StringRef tok1,StringRef tok2) readSectionDirective() argument