Searched refs:MAXCPYGET (Results 1 – 1 of 1) sorted by relevance
487 #define MAXCPYGET 10 macro497 int32_t copy_numbers[MAXCPYGET];498 int32_t get_numbers[MAXCPYGET];3473 int ct = MAXCPYGET - 1; in decode_modifiers()5314 for (i = 0; i < MAXCPYGET && dat_datctl.copy_numbers[i] >= 0; i++) in copy_and_get()5414 for (i = 0; i < MAXCPYGET && dat_datctl.get_numbers[i] >= 0; i++) in copy_and_get()