Lines Matching defs:SOD
84 #define SOD(opt) OPT_IN_CTX[opt].sod
332 SANE_Word save = SOD (o).cap;
334 SOD (o).cap &= ~SANE_CAP_INACTIVE;
336 SOD (o).cap |= SANE_CAP_INACTIVE;
337 return (save != SOD (o).cap);
343 SANE_Option_Descriptor *sod = &SOD (n);
528 SANE_Option_Descriptor *sod = &SOD (n);
684 SANE_Option_Descriptor *sod = &SOD (n);
783 switch (SOD (n).type)
819 int table_size = SOD (opt_gamma_table).size / sizeof(SANE_Word);
823 (int)(SOD (opt_gamma_table).size / sizeof (SANE_Word))));
1025 SANE_Option_Descriptor *sod = &SOD (opt_gamma_table);
1817 return &SOD (n);