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

/macosx-10.9.5/gpatch-3/patch/
H A Dversion.c28 printf ("%s %s\n%s\n\n%s\n\n%s\n", PROGRAM_NAME, PATCH_VERSION,
H A Dcommon.h321 #define PROGRAM_NAME "patch" macro
/macosx-10.9.5/ruby-104/ruby/nacl/
H A Dcreate_nmf.rb14 $stderr.puts "Usage: #{$PROGRAM_NAME} [--verbose=N] path/to/input.nexe path/to/output.nmf"
/macosx-10.9.5/ruby-104/ruby/test/
H A Dinlinetest.rb41 alias $0 $PROGRAM_NAME
/macosx-10.9.5/apache-786.1/httpd/build/
H A Dprogram.mk21 $(PROGRAM_NAME): $(PROGRAM_DEPENDENCIES) $(PROGRAM_OBJECTS)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dttk_wrapper.rb132 alias $PROGRAM_NAME $program_name
/macosx-10.9.5/ruby-104/ruby/ext/
H A Dextmk.rb23 alias $PROGRAM_NAME $0
214 $0 = $PROGRAM_NAME
/macosx-10.9.5/text_cmds-87/sort/
H A Dsort.c51 #define PROGRAM_NAME "sort" macro
2119 program_name = (argv[0]?argv[0]:PROGRAM_NAME);;
2409 case_GETOPT_VERSION_CHAR (PROGRAM_NAME, AUTHORS);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Druby.vim118 syn match rubyPredefinedVariable "$\%(DEBUG\|FILENAME\|KCODE\|LOADED_FEATURES\|LOAD_PATH\|PROGRAM_NAME\|SAFE\|VERBOSE\)\>" display

Completed in 97 milliseconds