Searched refs:fmt32 (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c132 static const char fmt32[] = "%c%c %s %s%*c"; local
136 static const char fmt32[] = "%c%c %[^,],%[^\n]%*c";
159 if (fscanf(rfile, fmt32,
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtopten.c132 static const char fmt32[] = "%c%c %s %s%*c"; local
136 static const char fmt32[] = "%c%c %[^,],%[^\n]%*c";
159 if (fscanf(rfile, fmt32,

Completed in 27 milliseconds