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

/haiku/headers/os/support/
H A DDebug.h101 char __static_assert_failed__[2*(x) - 1]; \
/haiku/headers/private/kernel/
H A Ddebug.h80 char __static_assert_failed__[2*(x) - 1]; \
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEFileSystem.cpp196 char __static_assert_failed__[2 * staticAssertHolds - 1]; member in struct:__staticAssertStruct__

Completed in 40 milliseconds