Searched defs:tok1 (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/geom/linux_lvm/ | ||
H A D | g_linux_lvm.c | 848 #define GRAB_INT(key, tok1, tok2, v) \ argument |
/freebsd-src/contrib/bmake/ | ||
H A D | job.c | 2798 char tok = JOB_TOKENS[aborting], tok1; JobTokenAdd() local |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | ScriptParser.cpp | 837 readSectionDirective(OutputSection * cmd,StringRef tok1,StringRef tok2) readSectionDirective() argument |