Searched refs:ARGUMENTS (Results 1 – 4 of 4) sorted by relevance
269 #define ARGUMENTS 50 /* number of arguments in various arrays */ macro270 char *cpp_argv[ARGUMENTS] = {
31 // Get the ActionEvent object from the ARGUMENTS list32 ActionEvent event = (ActionEvent) ARGUMENTS[0];
45 event = ARGUMENTS[0];
210 * ARGUMENTS:
Completed in 40 milliseconds