Searched defs:without (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/bc/src/ | ||
H A D | bc_lex.c | 157 bc_lex_assign(BcLex * l,BcLexType with,BcLexType without) bc_lex_assign() argument |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | ScriptParser.cpp | 1338 bool without = tok.consume_front("!"); readInputSectionFlags() local |