Searched defs:declarestr (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/nmake/
H A Doption.c469 declarestr(register Sfio_t* sp, register const char* s) function
495 declarestr(internal.tmp, op->name);
513 declarestr(internal.tmp, op->set);
514 declarestr(internal.tmp, op->description);
515 declarestr(internal.tmp, op->arg);

Completed in 454 milliseconds