Searched refs:CS_UNSET (Results 1 – 2 of 2) sorted by relevance
42 CS_UNSET = 1 variable53 CS_UNSET = 1 variable207 out_cs = CS_UNSET1024 if state.out_cs == CS_UNSET:
83 enum { CS_INVALID, CS_UNSET, CS_MONO, CS_GRAY, CS_GRAY_ALPHA, CS_RGB, CS_RGB_ALPHA, CS_CMYK, CS_CMY… enumerator324 static int out_cs = CS_UNSET;2106 if (out_cs == CS_UNSET) in main()