Searched defs:script_name (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/utils/ |
H A D | generate_header_inclusion_tests.py | 17 script_name, source_root, test_path = get_libcxx_paths() variable
|
H A D | generate_feature_test_macro_components.py | 22 script_name, source_root, include_path, docs_path, macro_test_path = get_libcxx_paths() variable
|
/openbsd-src/gnu/llvm/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 158 def __init__(self, test, parser, script_name, input_lines, args, argv, argument 219 def itertests(test_patterns, parser, script_name, comment_prefix=None, argparse_callback=None): argument
|
/openbsd-src/sys/dev/microcode/siop/ |
H A D | ncr53cxxx.c | 103 char *script_name = "SCRIPT"; variable
|
/openbsd-src/usr.sbin/slowcgi/ |
H A D | slowcgi.c | 128 char script_name[PATH_MAX]; member
|