Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/NEXT/lib/
H A DNEXT.pm1 package NEXT; package
10 sub NEXT::ELSEWHERE::ancestors subroutine
22 sub NEXT::ELSEWHERE::ordered_ancestors subroutine
36 sub NEXT::ELSEWHERE::buildAUTOLOAD subroutine
107 package NEXT; NEXT::ELSEWHERE::buildAUTOLOAD(); package
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcpu-v850.c30 #define NEXT NULL macro
39 #define NEXT & arch_info_struct[0] macro
H A Dcpu-openrisc.c25 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
H A Dcpu-m32r.c29 #define NEXT & arch_info_struct [0] macro
H A Dcpu-alpha.c24 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
H A Dcpu-frv.c24 #define FRV_ARCH(MACHINE, NAME, DEFAULT, NEXT) \ argument
H A Dcpu-mips.c44 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
H A Dieee.c2684 #define NEXT() { input_ptr++; if (input_ptr == input_ptr_end) fill(); } macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcpu-v850.c30 #define NEXT NULL macro
39 #define NEXT & arch_info_struct[0] macro
H A Dcpu-openrisc.c25 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
H A Dcpu-m32r.c29 #define NEXT & arch_info_struct [0] macro
H A Dcpu-cris.c68 #define N(NUMBER, PRINT, NEXT) \ argument
H A Dcpu-alpha.c25 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
H A Dcpu-frv.c24 #define FRV_ARCH(MACHINE, NAME, DEFAULT, NEXT) \ argument
H A Dcpu-mips.c44 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
H A Dieee.c2468 #define NEXT() { input_ptr++; if (input_ptr == input_ptr_end) fill (); } macro
/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dutil.h102 #define NEXT(elt, link) ISC_LIST_NEXT(elt, link) macro
/openbsd/usr.bin/at/
H A Dparsetime.c58 NUMBER, NEXT, PLUS, DOT, SLASH, ID, JUNK, enumerator
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp479 #define NEXT return in findGadgets() macro
/openbsd/gnu/usr.bin/perl/win32/
H A Dvmem.h348 #define NEXT(block) (*(PBLOCK*)((block)+sizeof(PBLOCK))) macro
/openbsd/lib/libc/regex/
H A Dregcomp.c116 #define NEXT() (p->next++) macro
/openbsd/lib/libcurses/base/
H A Dlib_mouse.c198 #define NEXT(ep) ((ep >= LastEV(SP_PARM)) \ macro
/openbsd/gnu/usr.bin/perl/
H A Dpp_sort.c104 #define NEXT(P) (*GPPP(P)) macro
/openbsd/usr.sbin/amd/include/
H A Dam.h177 #define NEXT(ty, q) ((ty *) (((qelem *) q)->q_forw)) macro
/openbsd/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c258 #define NEXT() (p->next++) macro