Home | History | Annotate | Download | only in utils

Lines Matching refs:RES_MAX_LEN

86 #define RES_MAX_LEN 16
1405 if (pos[0] > RES_MAX_LEN || pos[0] > end - pos) {