Searched defs:A_ISTINY (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libvdelta/vd01/ | ||
H A D | vdelhdr01.h | 166 #define A_ISTINY(s) ((s) <= A_TINYSIZE ) macro |
/ast/src/lib/libvdelta/ | ||
H A D | vdelhdr.h | 166 #define A_ISTINY(s) ((s) <= A_TINYSIZE ) macro |
Completed in 19 milliseconds