Home
last modified time | relevance | path

Searched defs:check_only (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectCommands.cpp854 bool check_only = false; in IOHandlerInputComplete() local
905 bool check_only = false; in DoExecute() local
923 bool check_only) { in AppendRegexSubstitution()
/openbsd-src/usr.bin/patch/
H A Dpatch.c84 bool check_only = false; variable
/openbsd-src/usr.bin/tic/
H A Dtic.c707 bool check_only = FALSE; in main() local
/openbsd-src/gnu/usr.bin/perl/
H A Dregcomp.c7559 S_handle_possible_posix(pTHX_ RExC_state_t * pRExC_state,const char * const s,char ** updated_parse_ptr,AV ** posix_warnings,const bool check_only) S_handle_possible_posix() argument