/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | fixincl.tpl | 145 IF (exist? "c_test") =] 150 FOR c_test =] 151 tSCC z[=(. Hack)=]FTst[=(for-index)=][] = "[=c_test=]";[= 152 ENDFOR c_test =][= 156 (count "test") (count "c_test"))) 172 FOR c_test =] 174 ENDFOR c_test =][=
|
H A D | README | 96 * c_test - call a function in fixtests.c. See that file. 157 c_test = "double_slash";
|
H A D | inclhack.def | 3160 c_test = machine_name; 4379 c_test = stdc_0_in_system_headers; 4413 c_test = stdc_0_in_system_headers; 4436 c_test = stdc_0_in_system_headers;
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | fixincl.tpl | 145 IF (exist? "c_test") =] 150 FOR c_test =] 151 tSCC z[=(. Hack)=]FTst[=(for-index)=][] = "[=c_test=]";[= 152 ENDFOR c_test =][= 156 (count "test") (count "c_test"))) 172 FOR c_test =] 174 ENDFOR c_test =][=
|
H A D | README | 96 * c_test - call a function in fixtests.c. See that file. 157 c_test = "double_slash";
|
H A D | inclhack.def | 3258 c_test = machine_name; 4478 c_test = stdc_0_in_system_headers; 4512 c_test = stdc_0_in_system_headers; 4535 c_test = stdc_0_in_system_headers;
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genconditions.cc | 126 const struct c_test *test = *(const struct c_test *const *) slot; in write_one_condition()
|
H A D | gensupport.cc | 2769 const struct c_test *a = (const struct c_test *) x; in hash_c_test() 2795 const struct c_test *a = (const struct c_test *) x; in cmp_c_test() 2796 const struct c_test *b = (const struct c_test *) y; in cmp_c_test() 2808 const struct c_test *test; in maybe_eval_c_test() 2809 struct c_test dummy; in maybe_eval_c_test() 2815 test = (const struct c_test *)htab_find (condition_table, &dummy); in maybe_eval_c_test() 2827 struct c_test *test; in add_c_test() 2832 test = XNEW (struct c_test); in add_c_test()
|
H A D | gensupport.h | 155 struct c_test struct
|
H A D | genrecog.cc | 552 const char *c_test; in validate_pattern() local 554 c_test = get_c_test (info->def); in validate_pattern() 649 && strstr (c_test, "operands") == NULL in validate_pattern() 1225 static rtx_test c_test (const char *); 1339 rtx_test::c_test (const char *string) in c_test() function in rtx_test 4227 const char *c_test = get_c_test (info->def); in match_pattern_1() local 4228 if (maybe_eval_c_test (c_test) != 1) in match_pattern_1() 4229 s = add_decision (s, rtx_test::c_test (c_test), true, false); in match_pattern_1()
|
H A D | ChangeLog-2015 | 19957 (match_pattern_1): Likewise. Remove c_test argument. 19958 (match_pattern): Update accordingly and remove c_test argument.
|
H A D | ChangeLog-2006 | 20762 (write_conditions): Generate a definition of struct c_test. Add
|
H A D | ChangeLog-1999 | 6002 (merge_trees): Use them. No special case for c_test; no node
|
H A D | ChangeLog-2000 | 30073 Don't count c_test and test expressions as requiring regex_t
|
H A D | ChangeLog-2004 | 19586 Duplicate declaration of struct c_test from gensupport.h.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genconditions.c | 126 const struct c_test *test = * (const struct c_test **) slot; in write_one_condition()
|
H A D | gensupport.c | 2772 const struct c_test *a = (const struct c_test *) x; in hash_c_test() 2798 const struct c_test *a = (const struct c_test *) x; in cmp_c_test() 2799 const struct c_test *b = (const struct c_test *) y; in cmp_c_test() 2811 const struct c_test *test; in maybe_eval_c_test() 2812 struct c_test dummy; in maybe_eval_c_test() 2818 test = (const struct c_test *)htab_find (condition_table, &dummy); in maybe_eval_c_test() 2830 struct c_test *test; in add_c_test() 2835 test = XNEW (struct c_test); in add_c_test()
|
H A D | gensupport.h | 155 struct c_test struct
|
H A D | genrecog.c | 552 const char *c_test; in validate_pattern() local 554 c_test = get_c_test (info->def); in validate_pattern() 649 && strstr (c_test, "operands") == NULL in validate_pattern() 1227 static rtx_test c_test (const char *); 1341 rtx_test::c_test (const char *string) in c_test() function 4229 const char *c_test = get_c_test (info->def); in match_pattern_1() local 4230 if (maybe_eval_c_test (c_test) != 1) in match_pattern_1() 4231 s = add_decision (s, rtx_test::c_test (c_test), true, false); in match_pattern_1()
|
/netbsd-src/bin/ksh/ |
H A D | c_sh.c | 875 extern int c_test ARGS((char **wp)); /* in c_test.c */ 886 {"[", c_test}, 901 {"test", c_test},
|
H A D | proto.h | 54 int c_test ARGS((char **));
|
H A D | c_test.c | 109 c_test(wp) in c_test() function
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 84871 d5db3d9805025368a84e0622e9b387e1 libgo/go/go/build/testdata/doc/c_test.go
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 97861 d5db3d9805025368a84e0622e9b387e1 libgo/go/go/build/testdata/doc/c_test.go
|