Lines Matching refs:library
28 // This macro allows to test for the version of the GNU C library (or
29 // a compatible C library that masquerades as glibc). It evaluates to
246 // C library detection
251 // V8_LIBC_GLIBC - GNU C library
255 // to test for the GNU C library, use:
548 #error Inconsistent build configuration: To build the V8 shared library \
550 V8 shared library set USING_V8_SHARED.
558 // static library or building a program which uses the V8 static library neither
570 // Setup for Linux shared library export.