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

/xsrc/external/mit/libXext/dist/src/
H A DXTestExt1.c101 static int action_index = 0; variable in typeref:typename:int
1119 if(((action_index + action_size) <= XTestMAX_ACTION_LIST_SIZE) &&
1127 action_buf[action_index++] = *(action_addr++);
1157 action_index,
1170 action_buf[action_index++] = *(action_addr++);
1222 action_index = 0;
1301 if (action_index == 0)
1315 action_index,

Completed in 3 milliseconds