Home | History | Annotate | Download | only in sg_write_buffer

Lines Matching refs:SCNd64

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