Searched refs:EXSLT_SQRT1_2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libxslt/libexslt/
H A Dmath.c342 #define EXSLT_SQRT1_2 (const xmlChar *) \ macro
415 int len = xmlStrlen(EXSLT_SQRT1_2);
420 str = xmlStrsub(EXSLT_SQRT1_2, 0, len);

Completed in 59 milliseconds