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

12

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcpu-v850.c30 #define NEXT NULL macro
38 #undef NEXT macro
39 #define NEXT & arch_info_struct[0] macro
H A Dcpu-m32r.c29 #define NEXT & arch_info_struct [0] macro
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DProvider.pm54 use constant NEXT => 4; # link to next item in cache linked list constant
[all...]
/macosx-10.10.1/libresolv-57/
H A Dres_update.h37 #define NEXT(elt, link) ((elt)->link.next) macro
/macosx-10.10.1/zlib-55/zlib/
H A Dgzread.c67 #define NEXT() ((strm->avail_in == 0 && gz_avail(state) == -1) ? -1 : \ macro
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/include/isc/
H A Dutil.h197 #define NEXT(elt, link) ISC_LIST_NEXT(elt, link) macro
/macosx-10.10.1/ntp-92/lib/isc/include/isc/
H A Dutil.h192 #define NEXT(elt, link) ISC_LIST_NEXT(elt, link) macro
/macosx-10.10.1/zlib-55/zlib/examples/
H A Dgun.c154 #define NEXT() (have ? 0 : (have = in(indp, &next)), \ macro
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/tm/
H A Dtmxdate.c55 #define NEXT (1<<12) macro
[all...]
/macosx-10.10.1/libxml2-26/libxml2/
H A Dxzlib.c314 #define NEXT() ((strm->avail_in == 0 && xz_avail(state) == -1) ? -1 : \ macro
[all...]
H A Duri.c126 #define NEXT(p) ((*p == '%')? p += 3 : p++) macro
H A Dxpointer.c910 #define NEXT ((*ctxt->cur) ? ctxt->cur++: ctxt->cur) macro
[all...]
H A Dcatalog.c2137 #define NEXT cur++; macro
H A Dpattern.c726 #define NEXT ((*ctxt->cur) ? ctxt->cur++: ctxt->cur) macro
[all...]
/macosx-10.10.1/awk-20/src/
H A Dytab.h91 NEXT = 307, enumerator in enum:yytokentype
188 #define NEXT 307 macro
/macosx-10.10.1/less-25/less/
H A Dregexp.c129 #define NEXT(p) (((*((p)+1)&0377)<<8) + (*((p)+2)&0377)) macro
/macosx-10.10.1/mail_cmds-30/msgs/
H A Dmsgs.c109 #define NEXT "Next message? [yq]" macro
/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_mouse.c166 #undef NEXT macro
167 #define NEXT(ep) ((ep >= LastEV(sp)) \ macro
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Duri.c95 #define NEXT(p) ((*p == '%')? p += 3 : p++) macro
H A Dxpointer.c910 #define NEXT ((*ctxt->cur) ? ctxt->cur++: ctxt->cur) macro
[all...]
/macosx-10.10.1/system_cmds-643.1.1/at.tproj/
H A Dparsetime.c73 UTC, NEXT enumerator in enum:__anon12475
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dregcomp.c49 #define NEXT() (p->next++) macro
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A Dregcomp.c122 #define NEXT() (p->next++) macro
/macosx-10.10.1/vim-55/src/testdir/
H A Dtest49.vim8619 function! NEXT(cmd) function
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/vmalloc/
H A Dvmhdr.h355 #define NEXT(b) ((Block_t*)((b)->body.data + SIZE(b)) ) macro

Completed in 368 milliseconds

12