Searched refs:SCNx64 (Results 1 – 5 of 5) sorted by relevance
201 #define SCNx64 "lx" /* uint64_t */ macro
203 #define SCNx64 "llx" /* uint64_t */ macro
211 #define SCNx64 __PRI64"x" /* uint64_t */ macro
212 #define SCNx64 __PRI64"x" /* uint64_t */ macro
1085 fscanf(file, "%" SCNx64 "%c", &data.switch_id, &c) == 2 && in mlx5_sysfs_switch_info()