Searched defs:INDEX (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/zlib-55/zlib/examples/
H A Denough.c176 #define INDEX(i,j,k) (((size_t)((i-1)>>1)*((i-2)>>1)+(j>>1)-1)*(max-1)+k-1) macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/tm/
H A Dtmxscan.c57 #define INDEX(m,x) (((n)>=((x)-(m)))?((n)-=((x)-(m))):(n)) macro
/macosx-10.10.1/awk-20/src/
H A Dytab.h88 INDEX = 304, enumerator in enum:yytokentype
185 #define INDEX 304 macro
H A Dytab.c115 INDEX = 304, enumerator in enum:yytokentype
212 #define INDEX 304 macro
/macosx-10.10.1/gpatch-3/patch/
H A Dpch.c71 enum nametype { OLD, NEW, INDEX, NONE }; enumerator in enum:nametype
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/vmalloc/
H A Dvmhdr.h294 #define INDEX(s) DIV((s)-TINYSIZE,ALIGN) macro
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/grammar_me/
H A Dme_cpucore.tcl
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm19044 use constant INDEX => 7; # index in output batch list constant
[all...]

Completed in 192 milliseconds