OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRINT_NOT_IMPL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFUtils.h
23
#define
PRINT_NOT_IMPL
(str) fprintf(stderr, str)
25
#define
PRINT_NOT_IMPL
(str)
31
PRINT_NOT_IMPL
("NOT_IMPLEMENTED: " #condition "\n"); \
/external/skia/src/pdf/
SkPDFUtils.h
23
#define
PRINT_NOT_IMPL
(str) fprintf(stderr, str)
25
#define
PRINT_NOT_IMPL
(str)
31
PRINT_NOT_IMPL
("NOT_IMPLEMENTED: " #condition "\n"); \
Completed in 137 milliseconds