Symbol: END
headers/private/bluetooth/debug.h
47
#define END() printf("ENDING %s\n",__PRETTY_FUNCTION__)
headers/private/bluetooth/debug.h
50
#define END() ((void)0)
headers/private/bluetooth/debug.h
54
#define END() ((void)0)
src/add-ons/kernel/drivers/nvmm/include/machine/asmacros.h
58
#define END(name) .size name, . - name
src/bin/unzip/unzpriv.h
1281
#define END 5 /* free root path prior to exiting program */
src/build/libshared/NaturalCompare.cpp
30
END
src/libs/nvmm/driver/include/machine/asmacros.h
58
#define END(name) .size name, . - name
src/system/libroot/posix/glibc/include/arch/m68k/sysdep.h
55
#undef END
src/system/libroot/posix/glibc/include/arch/m68k/sysdep.h
56
#define END(name) ASM_SIZE_DIRECTIVE(name)
src/system/libroot/posix/glibc/include/arch/ppc/sysdep.h
186
#undef END
src/system/libroot/posix/glibc/include/arch/ppc/sysdep.h
187
#define END(name) \
src/system/libroot/posix/glibc/include/arch/riscv64/asm-syntax.h
94
#define END(x) .size _C_LABEL(x), . - _C_LABEL(x)
src/system/libroot/posix/glibc/include/arch/sparc/sysdep.h
76
#undef END
src/system/libroot/posix/glibc/include/arch/sparc/sysdep.h
77
#define END(name) \
src/system/libroot/posix/glibc/include/arch/x86/sysdep.h
58
#undef END
src/system/libroot/posix/glibc/include/arch/x86/sysdep.h
59
#define END(name) \
src/system/libroot/posix/glibc/include/arch/x86_64/sysdep.h
50
#undef END
src/system/libroot/posix/glibc/include/arch/x86_64/sysdep.h
51
#define END(name) \
src/system/libroot/posix/glibc/include/sysdep.h
35
#define END(sym)
src/system/libroot/posix/musl/regex/fnmatch.c
22
#define END 0
src/tests/kits/shared/FakeJsonDataGenerator.h
19
END