Searched defs:SIZE_TOO_BIG (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DThreadLocal.cpp29 typedef int SIZE_TOO_BIG[sizeof(d) <= sizeof(data) ? 1 : -1]; typedef

Completed in 30 milliseconds