Searched defs:END (Results 1 - 12 of 12) sorted by path

/haiku/headers/private/bluetooth/
H A Ddebug.h47 #define END() printf("ENDING %s\n",__PRETTY_FUNCTION__) macro
50 #define END() ((void)0) macro
54 #define END() ((void)0) macro
/haiku/src/bin/unzip/
H A Dunzpriv.h1281 #define END 5 /* free root path prior to exiting program */ macro
/haiku/src/build/libshared/
H A DNaturalCompare.cpp30 END enumerator in enum:BPrivate::natural_chunk::chunk_type
/haiku/src/system/libroot/posix/glibc/include/arch/m68k/
H A Dsysdep.h55 #undef END macro
56 #define END(name) ASM_SIZE_DIRECTIVE(name) macro
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dsysdep.h186 #undef END macro
187 #define END(name) \ macro
/haiku/src/system/libroot/posix/glibc/include/arch/riscv64/
H A Dasm-syntax.h94 #define END(x) .size _C_LABEL(x), . - _C_LABEL(x) macro
/haiku/src/system/libroot/posix/glibc/include/arch/sparc/
H A Dsysdep.h76 #undef END macro
77 #define END(name) \ macro
/haiku/src/system/libroot/posix/glibc/include/arch/x86/
H A Dsysdep.h58 #undef END macro
59 #define END(name) \ macro
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/
H A Dsysdep.h50 #undef END macro
51 #define END(name) \ macro
/haiku/src/system/libroot/posix/glibc/include/
H A Dsysdep.h35 #define END(sym) macro
/haiku/src/system/libroot/posix/musl/regex/
H A Dfnmatch.c22 #define END 0 macro
/haiku/src/tests/kits/shared/
H A DFakeJsonDataGenerator.h19 END enumerator in enum:FeedOutState

Completed in 124 milliseconds