Lines Matching refs:SCNd64
3210 res = sscanf(b, "%" SCNd64 "%c%c%c", &num, &c, &c2, &c3);3306 res = sscanf(buf, "%" SCNd64 "", &num);