Searched refs:outcount (Results 1 – 1 of 1) sorted by relevance
1341 static void stbtt__dict_get_ints(stbtt__buf * b, int key, int outcount, stbtt_uint32 * out) in stbtt__dict_get_ints() argument1345 for(i = 0; i < outcount && operands.cursor < operands.size; i++) in stbtt__dict_get_ints()