Lines Matching refs:fixed
117 int fixed;142 bm->fixed = 0;206 if (ctx->fixed)209 ctx->fixed = 1;271 /* Make sure it is fixed. */272 if (!ctx->fixed) {273 WARNING(("idn_ucsset_lookup: not fixed yet\n"));328 /* Make sure it is not fixed yet. */329 if (ctx->fixed) {330 WARNING(("%s: attempt to add to already fixed object\n",