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

/ast/src/lib/libvdelta/vd01/
H A Dvdelhdr01.h172 #define C_ISTINY(s) ((s) <= C_TINYSIZE) macro
/ast/src/lib/libvdelta/
H A Dvdelhdr.h172 #define C_ISTINY(s) ((s) <= C_TINYSIZE) macro

Completed in 12 milliseconds