Searched refs:MAXCPYGET (Results 1 – 1 of 1) sorted by relevance
540 #define MAXCPYGET 10 macro553 int32_t copy_numbers[MAXCPYGET];554 int32_t get_numbers[MAXCPYGET];3857 int ct = MAXCPYGET - 1; in decode_modifiers()6128 for (i = 0; i < MAXCPYGET && dat_datctl.copy_numbers[i] >= 0; i++) in copy_and_get()6220 for (i = 0; i < MAXCPYGET && dat_datctl.get_numbers[i] >= 0; i++) in copy_and_get()