Searched defs:funIdx (Results 1 – 2 of 2) sorted by relevance
130 ptrdiff_t funIdx = funcName.lastIndexOf('.') + 1; in beginLogMsg() local
127 ptrdiff_t funIdx = funcName.lastIndexOf('.') + 1; in beginLogMsg() local