Home
last modified time | relevance | path

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

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