Searched defs:GROW (Results 1 – 9 of 9) sorted by relevance
22 GROW, enumConstant
76 #define GROW(x) (3 * (x) / 2) macro
91 #define GROW(x) (3 * (x) / 2) macro
475 const GROW = linux_raw_sys::general::F_SEAL_GROW; constant
648 const GROW = bitcast!(c::F_SEAL_GROW); constant
264 #define GROW \ macro
2312 #define GROW \ macro
296 #define GROW if ((ctxt->progressive == 0) && \ macro
2271 #define GROW if (ctxt->input->end - ctxt->input->cur < INPUT_CHUNK) \ macro