Searched refs:SKSL_DEBUGCODE (Results 1 – 2 of 2) sorted by relevance
138 SKSL_DEBUGCODE(int len = )SNPRINTF(buffer, sizeof(buffer), "%.17g", value); in to_string()151 SKSL_DEBUGCODE(errno = 0;) in stoi()170 SKSL_DEBUGCODE(errno = 0;) in stol()
275 #define SKSL_DEBUGCODE(x) x macro279 #define SKSL_DEBUGCODE(x) SkDEBUGCODE(x) macro