Searched refs:A_ISTINY (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libvdelta/vd01/
H A Dvdelhdr01.h166 #define A_ISTINY(s) ((s) <= A_TINYSIZE ) macro
H A Dvddelta01.c34 #define MERGABLE(a,c,k) ((a) > 0 && A_ISTINY(a) && \
/ast/src/lib/libvdelta/
H A Dvdelhdr.h166 #define A_ISTINY(s) ((s) <= A_TINYSIZE ) macro
H A Dvdsqueeze.c34 #define MERGABLE(a,c,k) ((a) > 0 && A_ISTINY(a) && \
H A Dvddelta.c34 #define MERGABLE(a,c,k) ((a) > 0 && A_ISTINY(a) && \

Completed in 16 milliseconds