Lines Matching defs:formatMap
4373 static char * formatMap(const int32_t * map, int len, char * buffer)
4431 formatMap(expectedLogicalMap, srcLen, expChars),
4432 formatMap(actualLogicalMap, srcLen, actChars),
4458 formatMap(expectedVisualMap, resLen, expChars),
4459 formatMap(actualVisualMap, resLen, actChars),
4487 formatMap(actualLogicalMap, srcLen, actChars),
4488 formatMap(getIndexMap, srcLen, gotChars),
4516 formatMap(actualVisualMap, resLen, actChars),
4517 formatMap(getIndexMap, resLen, gotChars),