Searched refs:titre (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | umax_pp_low.c | 9379 char titre[80]; in Dump() local 9383 sprintf (titre, "dump%04d.bin", num); in Dump() 9388 sprintf (titre, "%s", name); in Dump() 9390 fic = fopen (titre, "wb"); in Dump() 9393 DBG (0, "could not open %s for writing\n", titre); in Dump() 9405 char titre[80]; in DumpNB() local 9409 sprintf (titre, "dump%04d.pnm", num); in DumpNB() 9414 sprintf (titre, "%s", name); in DumpNB() 9416 fic = fopen (titre, "wb"); in DumpNB() 9419 DBG (0, "could not open %s for writing\n", titre); in DumpNB() 9434 char titre[80]; DumpRVB() local 9470 char titre[80]; DumpRGB() local [all...] |
H A D | lexmark_low.c | 1350 char titre[80]; in low_is_home_line() local 1352 sprintf (titre, "lgn%03d.pnm", numero); in low_is_home_line() 1353 trace = fopen (titre, "wb"); in low_is_home_line()
|
Completed in 24 milliseconds