Home
last modified time | relevance | path

Searched refs:apply_fix_p_t (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dfixtests.c54 typedef apply_fix_p_t t_test_proc PARAMS(( tCC* file, tCC* text ));
66 static apply_fix_p_t test PARAMS(( tCC* file, tCC* text )); \
67 static apply_fix_p_t test ( fname, text ) \
141 apply_fix_p_t
Dfixlib.h97 typedef int apply_fix_p_t; /* Apply Fix Predicate Type */ typedef
214 apply_fix_p_t
/openbsd/src/gnu/gcc/fixincludes/
Dfixtests.c54 typedef apply_fix_p_t t_test_proc ( tCC* file, tCC* text );
66 static apply_fix_p_t test ( tCC* fname ATTRIBUTE_UNUSED, \
135 apply_fix_p_t
Dfixlib.h116 typedef int apply_fix_p_t; /* Apply Fix Predicate Type */ typedef
239 apply_fix_p_t
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.248 * fixinc/fixlib.h(apply_fix_p_t): moved from fixtests.c
51 (apply_fix_p_t): removed