Searched refs:Vflag (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/lib/readline/examples/
H A Drlcat.c81 int opt, Vflag, Nflag; local
89 vflag = Vflag = Nflag = 0;
98 Vflag = 1;
101 Vflag = 0;
118 rl_variable_bind ("editing-mode", Vflag ? "vi" : "emacs");
/macosx-10.9.5/cctools-845/otool/
H A Dotool.h53 extern enum bool Vflag; /* print dissassembled operands verbosely */
H A Dprint_objc2_64bit.c352 enum bool Vflag; member in struct:info
483 enum bool Vflag)
502 info.Vflag = Vflag;
674 if(info->Vflag && name != NULL)
740 if(info->Vflag && sym_name != NULL)
761 if(info->Vflag && sym_name != NULL)
780 if(info->Vflag && sym_name != NULL)
799 if(info->Vflag && sym_name != NULL)
818 if(info->Vflag
464 print_objc2_64bit( cpu_type_t cputype, struct load_command *load_commands, uint32_t ncmds, uint32_t sizeofcmds, enum byte_sex object_byte_sex, char *object_addr, uint32_t object_size, struct nlist_64 *symbols64, uint32_t nsymbols, char *strings, uint32_t strings_size, struct symbol *sorted_symbols, uint32_t nsorted_symbols, struct relocation_info *ext_relocs, uint32_t next_relocs, struct relocation_info *loc_relocs, uint32_t nloc_relocs, enum bool verbose, enum bool Vflag) argument
[all...]
H A Dmain.c84 enum bool Vflag = FALSE; /* print dissassembled operands verbosely */ variable in typeref:enum:bool
378 Vflag = TRUE;
686 ofile->member_name_size, member_offset, vflag, Vflag);
917 size, vflag, Vflag);
997 Vflag) ||
1196 if(Vflag){
1245 mh_sizeofcmds, vflag, Vflag, mh_cpusubtype,
1405 sorted_symbols, nsorted_symbols, Vflag);
1469 loc_relocs, nloc_relocs, vflag, Vflag);
H A Dofile_print.h478 enum bool Vflag);
/macosx-10.9.5/groff-38/groff/src/roff/groff/
H A Dgroff.cpp114 int Vflag = 0; local
184 Vflag++;
420 if (Vflag)
421 print_commands(Vflag == 1 ? stdout : stderr);
422 if (Vflag == 1)
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dtcpdump.c1129 ++Vflag;
2357 if (Vflag)
2601 if (Vflag)
H A Dinterface.h396 #define Vflag gndo->ndo_Vflag macro
/macosx-10.9.5/cctools-845/misc/
H A Dlibtool.c344 enum bool lflags_seen, bad_flag_seen, Vflag; local
347 Vflag = FALSE;
1015 Vflag = TRUE;
1132 if(Vflag == TRUE)

Completed in 209 milliseconds