Symbol: END
bin/ksh/expr.c
46
VAR, LIT, END, BAD
games/quiz/rxp.c
78
#define END (-8) /* end of regexp, - */
lib/libc/compat/arch/i386/sys/compat___sigreturn14.S
49
#undef END
lib/libc/compat/arch/i386/sys/compat___sigreturn14.S
58
#define END(x) \
lib/libc/compat/arch/i386/sys/compat_sigreturn.S
49
#undef END
lib/libc/compat/arch/i386/sys/compat_sigreturn.S
58
#define END(x) \
lib/libc/net/iso_addr.c
62
#define END (4*1)
lib/libc/net/linkaddr.c
55
#define END (4*1)
lib/libcompat/regexp/regexp.c
85
#define END 0 /* no End of program. */
sbin/route/route.c
1776
#define END (4*1)
sys/arch/alpha/include/asm.h
406
#define END(_name_) \
sys/arch/amd64/include/asm.h
111
#define END(y) .size y, . - y
sys/arch/arm/include/asm.h
177
#define END(y) _END(_C_LABEL(y))
sys/arch/i386/include/asm.h
179
#define END(y) .size y, . - y
sys/arch/ia64/include/asm.h
108
#define END(_name_) \
sys/arch/m68k/include/asm.h
103
#define END(name) .size name,.-name
sys/arch/mips/include/asm.h
286
#define END(x) \
sys/arch/or1k/include/asm.h
66
#define END(y) _END(_C_LABEL(y))
sys/arch/or1k/include/asm.h
67
#define END(y) _END(_C_LABEL(y))
sys/arch/powerpc/include/asm.h
133
# define END(y) .size .##y,. - .##y
sys/arch/powerpc/include/asm.h
148
# define END(y) .size _C_LABEL(y),.-_C_LABEL(y)
sys/arch/riscv/include/asm.h
96
#define END(x) .size _C_LABEL(x), . - _C_LABEL(x)
sys/arch/sparc/include/asm.h
155
#define END(y) .size y, . - y
sys/arch/vax/include/asm.h
79
#define END(x) .size _C_LABEL(x),.-_C_LABEL(x)
sys/net/zlib.c
5082
END, /* x: got eob and all data flushed */