Lines Matching defs:car
770 op = (struct option_cache *)(pp->car);
791 op = (struct option_cache *)(pp->car);
2503 if (((struct option_cache *)(bptr -> car)) -> option -> code ==
2505 return (struct option_cache *)(bptr -> car);
2834 (bptr -> car)) -> option -> code ==
2841 ocloc = (struct option_cache **)&bptr->car;
2868 bptr -> car = 0;
2869 option_cache_reference ((struct option_cache **)&bptr -> car, oc, MDL);
2901 if (((struct option_cache *)(bptr -> car)) -> option -> code
2913 ((struct option_cache **)(&bptr -> car), MDL);
2991 ((struct option_cache **)&cp -> car,
3247 scope, (struct option_cache *)p->car))
3288 (struct option_cache *)ocp -> car))
3414 struct option_cache *oc = (struct option_cache *)(ocp -> car);
3582 oc = (struct option_cache *)(ocp->car);
3828 oc = (struct option_cache *)p -> car;
3858 ocloc = (struct option_cache **)&(*tail)->car;
3876 (&(*tail) -> car), oc, MDL);
3905 scope, (struct option_cache *)(oc -> car)))
3933 ((struct option_cache *)(*tail) -> car) -> option -> code)
3937 (&(*tail) -> car), MDL);
3962 ((struct option_cache *)(oc -> car)) -> option -> code) {
3963 return (struct option_cache *)(oc -> car);
3996 pair car;
4005 for (car = head -> first; car; car = car -> cdr) {
4006 (*func) ((struct option_cache *)(car -> car),