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

/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwhdr.h27 #define H1 ((Grint_t)0x101)
45 typedef unsigned int Grint_t; /* n-gram integer value */ typedef
52 Grint_t* work; /* signatures of a window to be matched */
55 Grint_t* sig; /* signatures of each file index */
56 Grint_t** ssig; /* sorted signatures */
66 extern Grint_t vcwngsig _ARG_((Vcchar_t*, size_t));

Completed in 10 milliseconds