Searched refs:ACTION (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dvector_subscript_3.f9020 ACTION = 'READWRITE')
/haiku-buildtools/jam/
H A Drules.h18 * ACTION - a RULE instance with targets and sources
46 typedef struct _action ACTION; typedef in typeref:struct:_action
81 ACTION *action;
84 /* ACTION - a RULE instance with targets and sources */
184 ACTIONS *actionlist( ACTIONS *chain, ACTION *action );
H A Dcompile.c570 ACTION *action;
574 action = (ACTION *)malloc( sizeof( ACTION ) );
H A Drules.c19 * actionlist() - append to an ACTION chain
217 * actionlist() - append to an ACTION chain
223 ACTION *action )
/haiku-buildtools/legacy/gcc/gcc/
H A Dsys-types.h213 typedef int ACTION; typedef
H A Dsys-protos.h542 extern ENTRY * hsearch(ENTRY, ACTION);
/haiku-buildtools/gcc/mpc/
H A Dar-lib105 Usage: $me [--help] [--version] PROGRAM ACTION ARCHIVE [MEMBER...]
/haiku-buildtools/gcc/gcc/fortran/
H A Ddump-parse-tree.c2048 fputs (" ACTION=", dumpfile);
2264 fputs (" ACTION=", dumpfile);
H A Dio.c48 tag_e_action = {"ACTION", " action =", " %e", BT_CHARACTER},
79 tag_s_action = {"ACTION", " action =", " %v", BT_CHARACTER},
1926 /* Checks on the ACTION specifier. */
1931 if (!is_char_type ("ACTION", open->action))
1934 if (!compare_to_allowed_values ("ACTION", action, NULL, NULL,
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dtiming.c325 * build AFTER ACTION

Completed in 91 milliseconds