Searched defs:NEXT (Results 1 - 25 of 68) sorted by relevance

123

/netbsd-current/usr.bin/make/unit-tests/
H A Dcounter.mk15 NEXT= ${COUNTER::=${COUNTER} a}${COUNTER:[#]} macro
H A Dcounter-append.mk15 NEXT= ${COUNTER::+=a}${COUNTER:[#]} macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcpu-m32r.c30 #define NEXT & arch_info_struct [0] macro
H A Dcpu-nds32.c31 #define NEXT &arch_info_struct[0] macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcpu-m32r.c30 #define NEXT & arch_info_struct [0] macro
H A Dcpu-nds32.c31 #define NEXT &arch_info_struct[0] macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcpu-m32r.c30 #define NEXT & arch_info_struct [0] macro
H A Dcpu-nds32.c31 #define NEXT &arch_info_struct[0] macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcpu-m32r.c30 #define NEXT & arch_info_struct [0] macro
H A Dcpu-nds32.c31 #define NEXT &arch_info_struct[0] macro
/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dfsinfo.h134 #define NEXT(ty, q) ((ty *) (((qelem *) q)->q_forw)) macro
/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Dlist.h88 #define NEXT(elt, link) ((elt)->link.next) macro
/netbsd-current/lib/libc/include/isc/
H A Dlist.h88 #define NEXT(elt, link) ((elt)->link.next) macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/lm32/
H A Dsem-switch.c139 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/lm32/
H A Dsem-switch.c139 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]
/netbsd-current/external/bsd/liblzf/dist/cs/
H A DCLZF.cs134 UInt32 NEXT(UInt32 v,byte[] Array,UInt32 ptr) method in class:LZF.NET.CLZF
/netbsd-current/external/bsd/liblzf/dist/
H A Dlzf_c.c54 # define NEXT(v,p) (((v) << 8) | p[2]) macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dsem2-switch.c372 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]
H A Dsemx-switch.c365 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]
H A Dsem-switch.c181 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/or1k/
H A Dsem-switch.c219 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Dsem-switch.c221 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/or1k/
H A Dsem-switch.c219 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Dsem2-switch.c372 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]
H A Dsemx-switch.c365 #define NEXT(vpc) goto * SEM_ARGBUF (vpc) -> semantic.sem_case macro
[all...]

Completed in 536 milliseconds

123