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

/macosx-10.9.5/zlib-53/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.9.5/ksh-20/ksh/src/lib/libast/tm/
H A Dtmxscan.c57 #define INDEX(m,x) (((n)>=((x)-(m)))?((n)-=((x)-(m))):(n)) macro
/macosx-10.9.5/awk-18/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.9.5/gpatch-3/patch/
H A Dpch.c71 enum nametype { OLD, NEW, INDEX, NONE }; enumerator in enum:nametype
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/vmalloc/
H A Dvmhdr.h329 #define INDEX(s) DIV((s)-TINYSIZE,ALIGN) macro
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/grammar_me/
H A Dme_cpucore.tcl
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/lib/Perl/
H A DTidy.pm17192 use constant INDEX => 7; # index in output batch list constant
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm19044 use constant INDEX => 7; # index in output batch list constant
[all...]

Completed in 422 milliseconds