Home
last modified time | relevance | path

Searched refs:CUPS_LLCAST (Results 1 – 5 of 5) sorted by relevance

/third_party/cups-filters/
Dconfig.h85 #define CUPS_LLCAST (long long) macro
Dconfigure.ac29 # define CUPS_LLCAST (long long)
32 # define CUPS_LLCAST (long)
/third_party/cups/
Dconfig.h50 #define CUPS_LLCAST (long long) macro
Dohos-add-openssl.patch627 …ng(credentials=%p, buffer=%p, bufsize=" CUPS_LLFMT ")", credentials, buffer, CUPS_LLCAST bufsize));
/third_party/cups-filters/cupsfilters/
Dimage.c773 CUPS_LLCAST tile->pos)); in get_tile()