Searched refs:systab (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/nmake/ | ||
H A D | rule.c | 1363 static const Systab_t systab[] = variable 1385 sfprintf(internal.val, "%d", (call = (Systab_t*)strlook(systab, sizeof(systab[0]), *args)) ? (*call->call)() : -1); |
Completed in 13 milliseconds