Home | History | Annotate | Download | only in canon

Lines Matching defs:to

17  * License along with this library; if not, write to the
67 unsigned int from = 0, to;
71 to = from + mnote_canon_entry_count_values (&dc->entries[*m]);
72 if (to > n) {
76 from = to;
152 /* Corrupt data: EXIF data size is limited to the
160 /* Ensure even offsets. Set padding bytes to 0. */
188 * semantics to express that.
194 * all, so it isn't trivial to find out what is a normal
195 * return, and what is a reaction to an error condition.