Home
last modified time | relevance | path

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

/freebsd-src/contrib/bc/src/
H A Dbc_lex.c157 bc_lex_assign(BcLex * l,BcLexType with,BcLexType without) bc_lex_assign() argument
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp1338 bool without = tok.consume_front("!"); readInputSectionFlags() local