Searched refs:num_cmds (Results 1 – 2 of 2) sorted by relevance
43 VGint num_cmds, in vgu_append_float_coords() argument51 vgAppendPathData(path, num_cmds, cmds, common_data); in vgu_append_float_coords()
849 size_t num_cmds = GetExtraStartupCommands().GetArgumentCount(); in ConnectToDebugserver() local850 for (size_t idx = 0; idx < num_cmds; idx++) in ConnectToDebugserver()