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